jp1995 / kappa-launcher

Twitch launcher using Rofi
MIT License
27 stars 4 forks source link

querying non-followed streams no longer works due to changes to Helix api #3

Closed jp1995 closed 4 years ago

jp1995 commented 4 years ago

Helix now requires:

Due to the second requirement, the twitchapps OAuth token generator no longer works.

A workaround is to use this link, authorize, and then copy the access token from the URL.

When I have some time and motivation I'll make at least a little bit more user friendly solution.

This doesn't affect users who don't use this feature and just want to see their followed streams.