Replies: 1 comment 1 reply
-
Moving to discussions |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ran the same command
pac auth create -env ENVURL
in Codespaces one with Power Platform Tools extension installed and one as just dotnet tool. The Power Platform Tools extension pac does thisdotnet tool on the other hand opens a popup and redirects to localhost after login. But this fails because pac is running inside Codespaces.
Please make dotnet tool pac do the same thing that the Power Platform Tools pac is doing.
Beta Was this translation helpful? Give feedback.
All reactions