Forum Discussion
Refresh powerbi dataset using HTTP in logic app
Hi We are trying to refresh powerbi dataset using HTTP trigger - Service Principal authentication in logic app.
while retrieving AAD token using HTTP in logic app step getting the below error.
Error
AADSTS700016
UnauthorizedClient_DoesNotMatchRequest - The application wasn't found in the directory/tenant. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have misconfigured the identifier value for the application or sent your authentication request to the wrong tenant.
- Anonymous5 years ago
Thanks for sharing more links. Am able to fix the issue on my own.
5 Replies
- AnonymousNot applicable
Hi Anonymous ,
Please review the solution in the following threads, hope they can also resolve your problem.
302 Redirect Header Data Select
Best Regards
Community Support Team _ Rena Ruan
If this post helps, then please consider Accept it as the solution to help the other members find it more.- AnonymousNot applicable
No it didn't resolve the issue
- AnonymousNot applicable
Hi Anonymous ,
Here are some threads that are similar to your problem, hope their solutions can help you.
AADSTS700016 Error while loging azure based web app
AADSTS700016: Application with identifier 'some_id' was not found in the directory 'some_another_id'
AADSTS700016: Application with identifier 'x' was not found in the directory 'y'.
Best Regards
Community Support Team _ Rena Ruan
If this post helps, then please consider Accept it as the solution to help the other members find it more.