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
Trying to log in started failing with the 'invalid account information' message, yet it was caused by the server returning 500 (internal server error).
Would it make more sense to treat such responses as connection errors and leave the authentication error handling solely for 401 responses?
Trying to log in started failing with the 'invalid account information' message, yet it was caused by the server returning 500 (internal server error).
Would it make more sense to treat such responses as connection errors and leave the authentication error handling solely for 401 responses?
@dgolovin WDYT?
The text was updated successfully, but these errors were encountered: