The first step of oAuth is to redirect the user to Twitch
This error suggests you are trying to do a fetch or ajax or server side request instead of redirecting.
See this full implicit auth example - Twitch Implicit Auth Example
The first step of oAuth is to redirect the user to Twitch
This error suggests you are trying to do a fetch or ajax or server side request instead of redirecting.
See this full implicit auth example - Twitch Implicit Auth Example