I’m new to the twitch API and am attempting to use it for the first time. When I tried to get a key be registering an application on dev.twitch.tv, I clicked the ‘Create’ button and it did nothing. The details I input were Name: Test, Redirect URL: http://localhost, Category: Application Integration. When I checked my browsers console, I got the error message:
[GraphQL] One or more GraphQL errors were detected on request1HA7A5Q40ZZ43WBDTBRQ0B1MM. CreateOauthApp: service error
I saw someone had a similar issue on this thread, however none of their solutions have worked for me. I’ve tried the following workarounds and nothing has worked:
- Switching to Firefox and Edge
- Logging out and logging back in
- Changing the name randomly (sometimes to random alphanumeric). I read some keywords like “Twitch” are against policy (not that I had any of those to my knowledge)
- Registering on a different device (both Firefox and Chrome)
- Clearing browser cookies & cache then logging back in
None of these solutions are working and give me the same GraphQL error. I’m kind of stumped. Has anyone had a similar problem?