Follow button code does not work

Hello Team,
I have your API code to display video chat and other things and two more button with that called about and follow, about button working fine but follow button does not work,once i clicked on follow button it redirects me to login form its fine but when i successful logged in it says 500 error and URL says redirect mismatch and web page show this error—
“The website encountered an error while retrieving http://pixellife.fr/streams/twitch/twitch.php?action=auth&error=redirect_mismatch&error_description=Parameter+redirect_uri+does+not+match+registered+URI. It may be down for maintenance or configured incorrectly.”

Please give me solution for this.

The redirect URL

http://pixellife.fr/streams/twitch/twitch.php?action=auth

should be set in your OAuth app’s settings at https://secure.twitch.tv/settings/connections

The redirect URL must exactly match, it cannot partially match.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.