vinszent / gnome-twitch

Enjoy Twitch on your GNU/Linux desktop
http://gnome-twitch.vinszent.com
Other
440 stars 40 forks source link

Segmentation Fault on HTTP 400 return code when clicking on video #370

Closed Jkillelea closed 6 years ago

Jkillelea commented 6 years ago
[22:38:05] Warning - GNOME-Twitch : {GtTwitch:336} Received unsuccessful response from url 'http://api.twitch.tv/api/channels/dota2ti/access_token' with code '400' and body '{"error":"Bad Request","status":400,"message":"Requests must be made over SSL"}'
[22:38:05] Warning - GNOME-Twitch : {GtTwitch:594} Error getting stream access token for channel 'dota2ti' because: Received unsuccessful response from url 'http://api.twitch.tv/api/channels/dota2ti/access_token' with code '400' and body '{"error":"Bad Request","status":400,"message":"Requests must be made over SSL"}'
Segmentation fault (core dumped)

Looks like Twitch has changed their backend requirements?

zabi94 commented 6 years ago
[18:42:09] Warning - GNOME-Twitch : {GtTwitch:336} Received unsuccessful response from url 'http://api.twitch.tv/api/channels/hypnotizd/access_token' with code '400' and body '{"error":"Bad Request","status":400,"message":"Requests must be made over SSL"}'
[18:42:09] Warning - GNOME-Twitch : {GtTwitch:594} Error getting stream access token for channel 'hypnotizd' because: Received unsuccessful response from url 'http://api.twitch.tv/api/channels/hypnotizd/access_token' with code '400' and body '{"error":"Bad Request","status":400,"message":"Requests must be made over SSL"}'
Errore di segmentazione (core dump creato)

Same error on my pc as well Ubuntu 18.04/gnome-twitch 0.4.1-2/GStreamer-OpenGL

monte-monte commented 6 years ago

Just installed. Same error here. Ubuntu 18.04

vinszent commented 6 years ago

This was solved in 0.4.2, please ask the maintainers of that package to update it.