atheriel / helm-twitch

An Emacs package to interact with Twitch.tv via Helm.
21 stars 3 forks source link

invalid oauth token when running helm-twich #3

Open IQubic opened 4 years ago

IQubic commented 4 years ago

I'm trying to get helm-twitch up and running. I've loaded all the proper files with (eval-buffer). I've added the proper values to the helm-twitch-username and helm-twitch-oauth-token. Everything seems good. However, when I run M-x helm-twitch <ret> I get the following message printed out in the minibuffer:

In "Live Followed Streams’ source: ‘helm-twitch--following-candidates"
  (user-error "Twitch.tv API request failed: 401 (Unauthorized) - invalid oauth token")
BenediktBroich commented 3 years ago

I do get the following error when trying this.

user-error: Twitch.tv API request failed: 404 (Not Found) - This endpoint is deprecated and will be shutdown on July 28, 2021. Applications that have not accessed this endpoint before June 28, 2021 can no longer call this endpoint. For more information, see https://discuss.dev.twitch.tv/t/deprecation-of-create-and-delete-follows-api-endpoints

BenediktBroich commented 3 years ago

This endpoint does not exist anymore. See: https://discuss.dev.twitch.tv/t/deprecation-of-create-and-delete-follows-api-endpoints/32351