
Hi everyone,
Whenever I try to access my list of environments (whether through the Power Apps portal or the Power Apps Studio desktop app), I consistently receive the following error message: "Error getting environments".
This prevents me from selecting the appropriate environment to work on my apps
What I've already tried:
Additional Information:
I've searched various forums and Microsoft documentation, but I haven't found an obvious solution for this specific error message.
Has anyone here encountered this issue before? Do you have any leads or solutions to suggest?
Any help would be greatly appreciated!
Thanks in advance for your time and advice.
Hey — since other team members are fine and it's only happening to you, this is almost always a stale auth/token or region/CDN routing issue. Try these in order:
pac auth clear
pac auth create --url
For the Power Apps Studio app itself, sign out from the top-right profile, close it, then reopen.
Let me know which step changes the behaviour — that usually narrows it down fast.