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
Some errors are not yet caught, causing the web service to return an HTML page with error 500. We'd should rather catch all remotely possible errors and return a json message instead. Perhaps we can leverage bottle to do that as well? register an error function?
The text was updated successfully, but these errors were encountered:
Some errors are not yet caught, causing the web service to return an HTML page with error 500. We'd should rather catch all remotely possible errors and return a json message instead. Perhaps we can leverage bottle to do that as well? register an error function?
The text was updated successfully, but these errors were encountered: