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
Either use axios and log the error.response.data field, or see if there's a way to get a more verbose error from the current HTTP package. Switching to axios is probably the way to go as it's better maintained