Exporting Bits data from Twitch API to Excel

As advised in that thread.

You need an oAuth token from the streamer/channel for that scope.

In that thread they got a “App token” instead of a “user token”

You specifically need to refer to this section Authentication | Twitch Developers

and request the bits:read scope

And if you don’t have a ClientID yet:

1 Like