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
Should I specify the language on a header and handle it on the backend? I thought that maybe could be a good idea to add a code in a nested object like this
For example, I have this fail response, but the frontend is a multilanguage app.
Should I specify the language on a header and handle it on the backend? I thought that maybe could be a good idea to add a code in a nested object like this
And the frontend should have a dictionary with "userAlreadyExists" to manage multilanguage error messages.
The text was updated successfully, but these errors were encountered: