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

Kraken Shutdown will break getUsersById #6

Open
OikoumE opened this issue Feb 12, 2022 · 1 comment
Open

Kraken Shutdown will break getUsersById #6

OikoumE opened this issue Feb 12, 2022 · 1 comment

Comments

@OikoumE
Copy link

OikoumE commented Feb 12, 2022

async getUserById(id) {

const url = https://api.twitch.tv/kraken/users/${id};

Ref: Twitch Legacy (Kraken) Shutdown Feb '22

Changing to helix's "Get Users" will fix this but will also potentially requiring parsing of the result
Ref Twitch Docs: "Get Users"

@OikoumE OikoumE changed the title Kraken shutdown will invalidate the getUserById call Kraken Shutdown will break getUsersById Feb 12, 2022
@Rox4me1
Copy link

Rox4me1 commented Jan 29, 2023

I wanted to use ID's but I guess I'll wait until we know what will happen after the shutdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants