Right now the 500 error is always HTML which is ... kinda π€¦π»ββοΈ considering most all of the calls are expecting JSON. - [ ] Convert it to JSON when that's the requested mime type - [ ] standardize & document the JSON returned by errors so that plugins can leverage the error messages.
Right now the 500 error is always HTML which is ... kinda π€¦π»ββοΈ considering most all of the calls are expecting JSON.