Wave GraphQL API Down - INTERNAL_SERVER_ERROR - OAuthApplication
SBenoit
Member Posts: 48 ✭✭
Are there issues with your public GraphQL API? Every time a query includes the OAuthApplication object it throws an error (only started today at around 2pm Eastern).
{ "errors": [ { "extensions": { "code": "INTERNAL_SERVER_ERROR", "id": "a7ffc339-cd4d-4112-b474-c91470ea563e" }, "message": "Internal Error.", "locations": [ { "line": 1, "column": 9 } ], "path": [ "oAuthApplication" ] } ], "data": { "oAuthApplication": null } }
0
Comments
Hi @SBenoit ,
We're aware of the problem and are working on a solution. Apologies for the inconvenience.
I'll follow up here when the issue has been resolved.
Hey @SBenoit ,
We've deployed a fix. Let me know if you're still experiencing the error.
Everything is 💯 on my end now. Thank you!!