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
When I clicked on "sign out" it seemed to sign me out when I refreshed, I was signed in again. When it did look like I was signed out and clicked "sign in" I got and error message with
{
"name": "ApiError",
"message": "Unauthorized",
"stack": [
"ApiError: Unauthorized",
" at cR (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11273)",
" at https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11741"
]
}
The text was updated successfully, but these errors were encountered:
When I clicked on "sign out" it seemed to sign me out when I refreshed, I was signed in again. When it did look like I was signed out and clicked "sign in" I got and error message with
The text was updated successfully, but these errors were encountered: