justintv / Twitch-API

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

Emoticons has no JSONP callback! #136

Open ghost opened 10 years ago

ghost commented 10 years ago

https://api.twitch.tv/kraken/chat/emoticons.json?callback=?

Doesn't work, was this intended?

I really need the whole list of emotes

ossareh commented 10 years ago

Hi,

Yes, we've purposefully disabled this because the cache breaking nature of JSONP was causing us some headaches. We have it on the list of things we need to work out, it requires some thought going into our caching layer. We'll leave this ticket open as a reminder.

Cheers,

mike

On Mon, Sep 30, 2013 at 11:27 PM, Ryan notifications@github.com wrote:

https://api.twitch.tv/kraken/chat/emoticons?callback=?

Don't work, was this intended?

I really need the whole list of emotes

— Reply to this email directly or view it on GitHubhttps://github.com/justintv/Twitch-API/issues/136 .

martijnhoekstra commented 9 years ago

This is another reason for CORS by the way

joonhocho commented 7 years ago

@ossareh Facing the same problem. CORS would be great tho.

bashtech commented 7 years ago

Holy necropost!

You should be using https://api.twitch.tv/kraken/chat/emoticon_images instead which supports CORS and JSONP. There shouldn't be any reasons to still need /emoticons.