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 I'm just return a status 500 if anything goes wrong. This should be handled better by returning different statuses for different errors, and also including a message when appropriate.
Currently I'm just return a status 500 if anything goes wrong. This should be handled better by returning different statuses for different errors, and also including a message when appropriate.