Sebastian
Sebastian
This problem exists since at least 1st of June. No fix in sight as it seams...
Also: It's only broken in Chrome. In Firefox, the website is working just fine.
Seems like this is now no-mans land
Hey there! It seems like I have exactly the same issue.
``` 21:14:42.637 INF >> [UseTwitchApi] Attempting to retrieve new access token using client credentials flow. 21:14:44.111 INF >> [RetrieveAccessToken] Successfully got new access token and was able to retrieve user...
Response from this, after a while, is: `Invoke-WebRequest: {"error":"Not Found","status":404,"message":""}` Seems like the API is not working?
Oh sorry it's the last one. Every other request ran through quickly and successfully
> > Oh sorry it's the last one. Every other request ran through quickly and successfully > > @styler2go Wow, very interesting! Seems like it's related to the Twitch API...
I've just ran through some code and it seems like the twitchlib api will need an update to support this new endpoint: https://dev.twitch.tv/docs/api/reference/#get-followed-channels (I'll assume you already know that as...