justintv / Twitch-API

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

Twitch API doesn't give me the current profile banner #490

Closed kevindumanoir closed 8 years ago

kevindumanoir commented 8 years ago

Hello everyone,

I tried to use v3 API to get the profile image of this user, which is currently this one.

But with kraken API, I get this result which give this picture. (I'm using 'profile_banner' field.)

How is this possible ? Am I doing something wrong ?

patrickdappollonio commented 8 years ago

Probably the Twitch API cached somehow the results, and you got an old image? I can see it now working just fine.

DallasNChains commented 8 years ago

This was likely a caching issue. Let me know if you still have this problem!