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

Loading Multiple helix/users some fields are from the first user #475

Closed
BarryCarlyon opened this issue Aug 11, 2021 · 1 comment
Closed
Labels
product: api API endpoints in the "helix" namespace

Comments

@BarryCarlyon
Copy link
Contributor

Brief description

If you load two or more users from helix/users offline_image_url and view_count are all set to that of the first user in the JSON blob

How to reproduce

Load two or more users from the helix/users and view the resul

https://api.twitch.tv/helix/users?login=sacriel&login=cohhcarnage
https://api.twitch.tv/helix/users?id=23735582&id=26610234

Occurs with ID's or logins.

Expected behavior

The user object to be correct

Screenshots

image

image

Additional context or questions

Original report https://discuss.dev.twitch.tv/t/users-query-spits-out-same-values/33042/

@BarryCarlyon BarryCarlyon added the product: api API endpoints in the "helix" namespace label Aug 11, 2021
@BarryCarlyon BarryCarlyon changed the title Loading Multiple users some fields are from the first user Loading Multiple helix/users some fields are from the first user Aug 11, 2021
@belliapptw
Copy link

belliapptw commented Aug 12, 2021

Fixed on 08/11.

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

2 participants