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
This is a pretty annoying error to debug, it would be helpful if an error was thrown, but at the same time, there's it isn't really an error; if somebody sends a malformed request, the problem is on their side, not the server's
I suggest we return error on Missing Credentials instead of return { message: 'missing credentials' } to info, it feels kinda odd
Instead of
The text was updated successfully, but these errors were encountered: