GraphAPI error

Hi everyone, I have been trying to use the graphAPI with some difficulty. I can’t seem to get it to work no matter what I do :confused:
I am getting this error when I change my query to just something to test with from: Core Module GraphQL APIs - PBX GUI - Documentation

Whenever I try the query from the documentation it gives me:

Slim Application Errorbody{margin:0;padding:30px;font:12px/1.5
Helvetica,Arial,Verdana,sans-serif;}h1{margin:0;font-size:48px;font-weight:normal;line-height:48px;}s
trong{display:inline-block;width:65px;}Slim Application ErrorA website error has occurred. Sorry for
the temporary inconvenience.

Any ideas? :frowning:

Coming back to this incase it helps someone else.
I found that this error I was getting is because of the format of the query I was sending to the graphQL API. I found it was consistently me formatting my query improperly. So if you get this error. Verify and then re-verify your query is properly formatted :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.