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 we use only a string to describe low level errors, they can be very generic sometimes. We should create an error structure to store some context information to give a more detailed log information or to return better messages for the API user.