Open DiandreMiller opened 6 months ago
I am having scoping issues. It works the first time I try it and then the scoping is illegal the next time.
These are the scopes I tried:
const SCOPE = 'user-read-private user-read-email'; const SCOPE = 'streaming'; const SCOPE = 'app-remote-control';
I am having scoping issues. It works the first time I try it and then the scoping is illegal the next time.
These are the scopes I tried: