Can't resolve AAD/OAuth authority #564
Unanswered
MarlinAlliance
asked this question in
Q&A
Replies: 1 comment
-
This looks like correct Url. Make sure you use Service Principal which can connect to this end point |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently followed this tutorial on how to setup github actions. : https://github.com/MicrosoftDocs/power-platform/blob/main/power-platform/alm/tutorials/github-actions-deploy.md
I believe I followed the directions however when I get to the step to actually run the action I've created which I'll paste below minus the IDs I get the following error.
Error: Can't resolve AAD/OAuth authority for https://make.high.powerapps.us/api/data/v9
The error above occurs in the who-am-i action
The code below is the contents of the YML file created without my variables filled in for security purposes. They are indeed filled out.
I'm curious if anyone has ever ran into an issue similar to mine and what the steps to remediate were. Or if anyone has any knowledge of what might cause such an issue. Notice the PowerApps url above is using a .us domain. Not sure if that could have any impact or not. Anyways, thank you all for taking a look and I look forward to your feedback.
Best,
Larry
Beta Was this translation helpful? Give feedback.
All reactions