justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 379 forks source link

Mixed content error when trying to authorize OAuth #469

Closed lamroger closed 8 years ago

lamroger commented 8 years ago

Mixed Content: The page at 'https://api.twitch.tv/kraken/oauth2/authenticate?action=authorize&client_id…ode&scope=user_read&state=b51774f588415e17faeb29652fdc07d430615b3d37d5e02f' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://mp.twitch.tv/track?data='. This request has been blocked; the content must be served over HTTPS.

I'm using https://github.com/WebTheoryLLC/omniauth-twitch2 to set up the authorization. Chrome Version 46.0.2490.86 (64-bit) in Incognito mode

Ongoing discussion here https://discuss.dev.twitch.tv/t/mixed-content-error-when-trying-to-authorize-oauth/3959