justintv / Twitch-API

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

Search API always returns 0 followers #633

Closed josephcricket closed 7 years ago

josephcricket commented 7 years ago

I'm guessing it's some kind of error, but since this last friday/saturday the search API has been returning 0 followers for every single one of the channel objects returned as a result of the search queries.

josephcricket commented 7 years ago

On a side note, i've always wondered if this is the best place to report issues regarding the REST api or if it's better if we create a new topic at discuss.dev.twitch.tv?

evanwike commented 7 years ago

Yea I was wondering about this as well. It does this via search --> channels and search --> streams/channel.

josephcricket commented 7 years ago

Soo almost 2 months since this... any updates?

cihantas commented 7 years ago

This happened to me today again on the /channel/:id/followers endpoint and it's causing severe problems in my application.

josephcricket commented 7 years ago

Looks like it's fixed yay! thanks!