Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Redox returns errors inside "Meta" object for 400 #5

Closed
mkokho opened this issue May 30, 2017 · 0 comments
Closed

Redox returns errors inside "Meta" object for 400 #5

mkokho opened this issue May 30, 2017 · 0 comments

Comments

@mkokho
Copy link
Contributor

mkokho commented May 30, 2017

Here is an example

{
  "Meta": {
    "DataModel": "Clinical Summary",
    "EventType": "Query",
    "Message": {
      "ID": 96619801
    },
    "Source": {
      "ID": "5e6353f9-e28a-4295-b5f3-12b1ecae783a",
      "Name": "Redox API Endpoint"
    },
    "Errors": [
      {
        "ID": 1492613,
        "Text": "Invalid synchronous destination: more than one synchronous destination was specified",
        "Type": "message",
        "Module": "DataModels"
      }
    ]
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant