Get Oauth token by jQuery AJAX - blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource

Just a quick update, I get the token from the twitch CLI and it work very well, I can access to my follower list with an ajax call without any CORS issues.

But just a last question : I didn’t mentionned any scope to get the code, does it mean that every scope are applied to this code ?

Thank you for your answer :slight_smile: