JSON-API Issue
September 18, 2017
-
10:00 AM PDT (UTC-7)
The fix to our JSON-API has been deployed and is now working normally again. We have improved and extended our automated test suite to cover these types of requests in the future. These additional tests should ensure such an incident will not occur in the future.
8:08 AM PDT (UTC-7)
We have identified the problem which was caused by a misconfiguration during a refactoring step to our API, which applied new and more updated patterns. Requests sent to our public API for content-type of
application/vnd.api+json
have not been treated properly, though requests asking for content-type ofapplication/vnd.art19.v0+json
(made by web-players or public-pages) have been working correctly.7:06 AM PDT (UTC-7)
Our JSON-API is impaired for some requests.