justintv / Twitch-API

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

streams/summary with optional game reports 0 channels and viewers for everything. #528

Closed thingdeux closed 8 years ago

thingdeux commented 8 years ago

streams/summary with optional game reports 0 channels and viewers for everything.

For the last couple of days this resource has returned 0 / 0 for every game. First reported to me by my users on March 30th.

Examples:

https://api.twitch.tv/kraken/streams/summary?game=Street+Fighter+V

Always returns response code 200 w/ the following:

["viewers": 0, "_links": { self = "https://api.twitch.tv/kraken/streams/summary?game=Street+Fighter+V"; }, "channels": 0]

bashtech commented 8 years ago

It's not just for individual games, the whole endpoint is broken:

https://api.twitch.tv/kraken/streams/summary

{"channels":5,"viewers":0,"_links":{"self":"https://api.twitch.tv/kraken/streams/summary"}}

starting on March 31st: https://s.xg.gs/s/225-FNa86S7G5t6uQc.png

bendadaniel commented 8 years ago

yea, I have same problem with streams/summary, wrote email on support and forum, but no response. I rly need to fix it ASAP :/

chambo-e commented 8 years ago

This appears to be fixed since a few hours according to https://stats.twitchapps.com/

bendadaniel commented 8 years ago

its working,nice :+1:

thingdeux commented 8 years ago

All good. Thanks ladies and gents.