You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried changing "accessToken" with "token" and it didn't work because the second time I received "accessToken". Then reverted and tried again and it worked. So, probably the workaround is to just try to login again.
Describe the bug
When trying to configure the application, I receive an error:
So it seems that I receive a valid access token, but the key has changed from
accessToken
totoken
Full error log from console:
The text was updated successfully, but these errors were encountered: