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
Right now, we are returning full debug messages and a 500 status code when there is a internal server error, even in release builds. Generally, this should be handled more gracefully by returning a different status code and a user readable message
The text was updated successfully, but these errors were encountered:
Right now, we are returning full debug messages and a 500 status code when there is a internal server error, even in release builds. Generally, this should be handled more gracefully by returning a different status code and a user readable message
The text was updated successfully, but these errors were encountered: