Cheermotes list is incomplete

I tried

"uri": "https://api.twitch.tv/kraken/bits/actions?channel_id=<id>",
"headers": {
  "Authorization": "OAuth <access_token>",
  "Accept": "application/vnd.twitchtv.v5+json"
}

with credentials option, to get list of cheermotes, I could get almost everything, normally 33 cheermotes below.

Cheer, DoodleCheer, PogChamp, Scoops, uni, ShowLove, Party, SeemsGood,
Pride, Kappa, FrankerZ, HeyGuys, DansGame, EleGiggle, TriHard, Kreygasm,
4Head, SwiftRage, NotLikeThis, FailFish, VoHiYo, PJSalt, MrDestructoid, bday,
RIPCheer, Shamrock, BitBoss, Streamlabs, Muxy, HolidayCheer, Goal, Anon,
Charity

…But there is Charity(2018 winter only) and there are NOT Subway and Bonus(2019 Sep. only).

I think data is not updated, is this endpoint out-of-date? Are there any equivalent in helix?
Or did I do something wrong?

Try appending the URL parameter include_sponsored=1.

1 Like

wow, Perfectly work. Thanks a lot.

Now I also slightly know why there is still Charity in that endpoint. :blush:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.