Micah Morrison
Micah Morrison
Thank you! I do see the thing I added which is the method being invoked. In both cases, it's `RetrieveChannels` that's failing. But that's not as helpful as I was...
> Just sent you an email @Kperroch Thanks! With your username, I was able to discover a different bug. (When converting `Follow`s to `User`s, I was hitting a limit of...
> Response from this Which command was that the response to? The first one?
> 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 and/or the application...
Something weird is going on. My application is from 2021 and works fine. But I just made a new one, and it returns the same `404` as yours.
Well dang, I just found this note in the Twitch documentation. > This endpoint is deprecated and will be decommissioned on [August 3, 2023](https://discuss.dev.twitch.tv/t/follows-endpoints-and-eventsub-subscription-type-are-now-available-in-open-beta/43322). Access to this endpoint is limited...
I submitted an issue on TwitchLib, and they already responded. https://github.com/TwitchLib/TwitchLib/issues/1112 Even without TwitchLib, I could make a direct HTTP call. The problem is that this data (followers) is being...
Hi all, I've published a new version which utilizes the new Twitch API endpoint. It's a bit more complicated to set up as it requires a user authentication. You can...
@CyberPoison, sorry about that! I failed to account for pagination in the new request. Can you try the latest?
Hi @Warudo, thanks for the post! Let's take a look at each of your issues! > when creating a server for accepting a reverse tunnel, the files C:\ProgramData\ssh\ssh_rdp_over_ssh_key, C:\ProgramData\ssh\ssh_rdp_over_ssh_key.pub and...