justintv / Twitch-API

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

Twitch API v2 problem #451

Closed mca64 closed 8 years ago

mca64 commented 8 years ago

Mostly respond will be V3, sometimes V2

ghost commented 8 years ago

Be sure you're passing the web request accept as application/vnd.twitchtv.v3+json

mca64 commented 8 years ago

im sure im requesting V2

bashtech commented 8 years ago

Which specific endpoints?

On Tue, Oct 20, 2015 at 4:01 PM, mca64 notifications@github.com wrote:

im sure

— Reply to this email directly or view it on GitHub https://github.com/justintv/Twitch-API/issues/451#issuecomment-149684383 .

mca64 commented 8 years ago

i was getting 'broadcaster' from V2 for long time (one year?). Now very rare is possible to get this.

mca64 commented 8 years ago

i use this code https://github.com/mca64/mca64Launcher/blob/master/ListaStrumieni.pas to get V2 and V3. Worked well until now https://camo.githubusercontent.com/fe3a0455789b9cf27b7002b30ea20f18ed8530bb/687474703a2f2f692e696d6775722e636f6d2f5266396662486a2e706e67

FugiTech commented 8 years ago

Fixed