TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
I am able to replicate the issue. It definitely shouldn't be hitting follows- not sure how that snuck in there. I'll take a look at fixing it later today.
Describe the bug Trying to test a Channel Subscription Gift does nothing (API Error)
To Reproduce Steps to reproduce the behavior:
/api/twitch/helix/users/follows?to_id=261129104&first=100
failed with410 Gone
Expected behavior Expected to get the test even to show in the Websocket Stream
Screenshots Failure for user gifted sub
Failure for anon gifted sub
Deployment:
Additional context Seems it might be hitting the wrong endpoint