#37 Error responses are no JSON
Closed: Duplicate Opened by puiterwijk.

If anything goes wrong during a request (input was wrong, resultsdb/waiverdb had an error, ....), the response is either HTML or even plain text.
Tools that depend on greenwave might not catch that correctly.
Please always respond with JSON, perhaps with a {"succes": false, "error": "invalid request"} to make using the API a lot safer.


This is a duplicate of #32

Metadata Update from @mjia:
- Issue status updated to: Closed (was: Open)

Metadata Update from @dcallagh:
- Issue close_status updated to: Duplicate
- Issue marked as depending on: #32

Metadata