Hello!
I'm in the process of writing a client for the new Central Portal API.
The API documentation lacks a couple of things:
1. Do "errors" always have the same structure? The documentation outside
of the API shows errors having this general form:
{
"error": "not_authenticated",
"description": "The user does not have an active session or is not
authenticated"
}
There's no schema provided, though.
2. Is the "errors" property of the object returned by the
publisher/status endpoint a list of these structures? There's
no schema and no example.
--
Mark Raynsford |
https://www.io7m.com