Twitch App only - Missing Response Type - 400

Hi,
When I try to authorize with this link https://id.twitch.tv/oauth2/authorize?response_type=code&client_id=${process.env.TWITCH_CLIENT_ID}&redirect_uri=${process.env.TWITCH_REDIRECT_URI}/twitch/subscription&scope=channel:read:subscriptions+user:read:email&state=blablabla, If I use it in the browser it works without any issue, but If my customers use it on the phone, that redirect the auth in the mobile app, this will end with a Missing Response Type error.

Is there something that I miss?

Regards,
Giovanni M.

Is this on android?

Yes exactly, is there no way to avoid it?

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