[BUG] Test Channel Subscription Gift fails
ched-dev opened this issue · 1 comments
ched-dev commented
Describe the bug
Trying to test a Channel Subscription Gift does nothing (API Error)
To Reproduce
Steps to reproduce the behavior:
- Send a test Channel Subscription Gift with any of the proper data filled in
- Nothing happens on screen
- Check the Network panel to see a request to
/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
Deployment:
- Deployment Type: Railway.app deployment
- Deployment Details: Deployed a new instance with latest from repo as of Jan 18, 2024
Additional context
Seems it might be hitting the wrong endpoint
FiniteSingularity commented
Hi @ched-dev,
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.