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
Currently, when errors happen a plain code is returned with no explanation which will make it hard to map it to the frontend, implement some kind of ErrorResponse object that can contain a list of errors and a message.
The text was updated successfully, but these errors were encountered:
Currently, when errors happen a plain code is returned with no explanation which will make it hard to map it to the frontend, implement some kind of ErrorResponse object that can contain a list of errors and a message.
The text was updated successfully, but these errors were encountered: