Trying to: https://id.twitch.tv/oauth2/token
client_id=The Client ID
&client_secret=The Client secret
&code=The code I got from the first url
&grant_type=authorization_code
&redirect_uri=https://localhost
and getting 404 page not found
Trying to: https://id.twitch.tv/oauth2/token
client_id=The Client ID
&client_secret=The Client secret
&code=The code I got from the first url
&grant_type=authorization_code
&redirect_uri=https://localhost
and getting 404 page not found