You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: This seems to actually be an issue with the sortby statement, since removing this solved the issue, so I'll be changing the title to reflect this.
I've been attempting to use the GraphQL tester to see if I could search tournaments by video game, but every time I run the example code (or slight variations where the videogameID is a string), I keep getting an "unknown error has occurred" message. Other queries seem to be working fine in the api tester. I'm really not sure what I've done since the code is copy-pasted from this example.
My authorization token is included in the format specified in the Developer Portal instructions (under "Headers") per instructions.
The text was updated successfully, but these errors were encountered:
SarahEGood
changed the title
Tournament By Videogame Example Creates "Unknown Error"
Sortby Statement in Tournament By Videogame Example Creates "Unknown Error"
Mar 30, 2024
Edit: This seems to actually be an issue with the sortby statement, since removing this solved the issue, so I'll be changing the title to reflect this.
I've been attempting to use the GraphQL tester to see if I could search tournaments by video game, but every time I run the example code (or slight variations where the videogameID is a string), I keep getting an "unknown error has occurred" message. Other queries seem to be working fine in the api tester. I'm really not sure what I've done since the code is copy-pasted from this example.
My authorization token is included in the format specified in the Developer Portal instructions (under "Headers") per instructions.
The text was updated successfully, but these errors were encountered: