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
The idea is to use HTTP error codes when an error occurs, the current pattern being followed is to always return code 200 and pack an error message in the response.