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
Only log the error part of an API response containing an "error" key
If the body consists of a json payload with a top-level key "error"
then we want to log only the contents of that key, otherwise log the
whole response.
0 commit comments