platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not load PIO Account information #8572

Closed GitFun4All closed 1 month ago

GitFun4All commented 1 month ago

PIO Core Call Error: "AccountNotAuthorized: You are not authorized! Please log in to PlatformIO Account."

GitFun4All commented 1 month ago

Unable to login in VScode on Mac following Auth with Git and confirmation email. Receive 502 from Nginx, URL: https://auth.accounts.platformio.org/realms/pioaccount/protocol/openid-connect/auth?client_id=pio-user-api&redirect_uri=(Session Details removed)

GitFun4All commented 1 month ago

Github login doesn't seem to work with PIO running inside Vscode. If I launch home from the PIO console (web server running on localhost) then the login is successful. Guess this is a VScode + PIO quirk?