Implement HTTP return codes #5
Labels
feature-request
Request for functionality that has not already been implemented
quickfix
Immediately actionable and should be fast
Projects
Currently any error with the API returns a 500 level HTTP code (except for auth). Appropriate error codes should be implemented like a 404 when an item that doesn't exist is requested.
The text was updated successfully, but these errors were encountered: