Name of Feature/Request: Error page for missing report page should return JSON not XML
What financial, time savings, or quality of life improvements will occur from this: Produce an Error message better identifying the error on an API call.Things to Consider: If you try to fetch a report page that doesn’t exist, the API error returned is an XML Schema saying no records found with error code 200. Given that all other Report access via API is in JSON, I would expect this to be a JSON error, and return a 404 since the content isn’t found. Suggested Alternative Solutions: Send a JSON error, and return a 404Original Description:
Attempted Solutions So Far: None Listed
Digging deep - Any additional Why behind this request / How was this accomplished before Striven in what system or software: Previously accomplished: XML message
StrivenID: 2821196