Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch API endpoint /videos return empty data list when requesting by broadcaster’s ID #741

Open
qiningonline opened this issue Mar 6, 2023 · 4 comments
Labels
product: api API endpoints in the "helix" namespace

Comments

@qiningonline
Copy link

Brief description

Twitch link with the issue https://www.twitch.tv/vivokeydstars/videos

When requesting videos by the broadcaster’s ID, it returns an empty response

But when checking the broadcaster’s VOD's, it shows with link https://www.twitch.tv/vivokeydstars/videos?filter=archives&sort=time

How to reproduce

Request to reproduce the issue

curl -X GET 'https://api.twitch.tv/helix/videos?user_id=42516928' 

Expected behavior

Expect to get a response with the VODs, highlights, and uploads.

https://www.twitch.tv/vivokeydstars/videos?filter=archives&sort=time

Screenshots

[1] response from API

image

[2] from web

Screenshot from 2023-03-06 16-37-58

Additional context or questions

We tested other twitch broadcasters with the same endpoint, and it works fine

@qiningonline qiningonline added the product: api API endpoints in the "helix" namespace label Mar 6, 2023
@iProdigy
Copy link

iProdigy commented Mar 7, 2023

Able to replicate this issue for the broadcaster_id. Curiously, querying specific video id's under that broadcaster does work, and querying other broadcaster id's works.

@gadi-playstream-gg
Copy link

gadi-playstream-gg commented Apr 13, 2023

I have multiple broadcasters with the same issue. any updates here?

@v-fedorov
Copy link

Thanks for opening this ticket, had this issue for multiple broadcasters for a while now.
The only common factor for some of these is that they have changed their twitch name in the past

@jSydorowicz21
Copy link

Can confirm I'm an additional broadcaster with this issue, only happened after I changed my twitch name. I originally posted this on the twitch dev forums here

Channel in question: https://www.twitch.tv/devil920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: api API endpoints in the "helix" namespace
Projects
None yet
Development

No branches or pull requests

5 participants