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
A get request response with a 401 response status seems to only allow you to catch the error and the information provided is the following. TypeError: Failed to fetch.
In catch one does not appear to have access to the response object or status.