swiftyspiffy / twitch-token-generator

Repository for the source that sits on https://twitchtokengenerator.com
83 stars 11 forks source link

Helix scopes seem to be ignored #2

Closed bcjordan closed 6 years ago

bcjordan commented 6 years ago

I'm finding that when I toggle only Helix scopes, it shows the error:

You need to select at least one scope to generate a token.

And when mixing v5 and Helix permissions, only the v5 permissions seem to get set.

(Caveat is it's entirely possible I'm mis-understanding the UI!)

swiftyspiffy commented 6 years ago

Yup, good catch. Fixing now.

swiftyspiffy commented 6 years ago

Hmm, it seems there was a small bug in the js along with Twitch appears to have changed one of their Helix scopes.

Should be fixed now though, go ahead and give it a go and let me know if you encounter a problem.