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
As a client of this library I'd like to do different behavior rather than just print out the nested error messages. For example, right now if I just do:
As a client of this library I'd like to do different behavior rather than just print out the nested error messages. For example, right now if I just do:
The output looks like:
Instead I'd like to detect that it was an authentication failure, and tell my user their credentials are bad.
The text was updated successfully, but these errors were encountered: