ColdFusion 11 and Obtaining Authorization Token

Don’t send the user to https://api.twitch.tv/kraken/oauth2/token, make the POST request from your application so that your application gets the reply with the token information.

1 Like