Take the resulting access token and run it through:
https://api.twitch.tv/kraken?oauth_token=YOUR_ACCESS_TOKEN
Make sure chat_login is listed in scopes and the username of the person logging in is in the user_name field. This make check if the token is even valid.