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
What would be the best way to get to a user-friendly redirect page for the ApiError messages?
The auth.service.js file contains and throws error messages related to bad API but since there is no reference to request/response here, how to call a 'render' or 'redirect' to get to display the errors in a friendly/formatted way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What would be the best way to get to a user-friendly redirect page for the ApiError messages?
The auth.service.js file contains and throws error messages related to bad API but since there is no reference to request/response here, how to call a 'render' or 'redirect' to get to display the errors in a friendly/formatted way?
Beta Was this translation helpful? Give feedback.
All reactions