Help me with Twitch tv

Hello everyone , I have problem when I tried to get twitchtv JSON API. Can anyone help me solve that problem. I am really stuck in it.

Can you be a little bit more specific? What have you tried (a link to your code would be helpful)? What results are you getting (error messages in the console, for example)?

1 Like

Please share your project, preferably in CodePen or some other online editor.

I got this message when trying to get url http://api.twitch.tv/kraken/streams/freecodecamp

{
“error”: “Bad Request”,
“status”: 400,
“message”: “Requests must be made over SSL”
}