User ID -> Username Retrieval

You’re using user ID with kraken v3 (default). You can use v5 (IDs) by specifying the header Accept: application/vnd.twitchtv.v5+json

As a side-note, client-id in the URL does nothing, itt’s client_id, but you don’t need it at all since you’re sending it as a header.

1 Like