tau icon indicating copy to clipboard operation
tau copied to clipboard

[BUG] Test Channel Subscription Gift fails

Open ched-dev opened this issue 2 years ago • 1 comments

Describe the bug Trying to test a Channel Subscription Gift does nothing (API Error)

To Reproduce Steps to reproduce the behavior:

  1. Send a test Channel Subscription Gift with any of the proper data filled in
  2. Nothing happens on screen
  3. Check the Network panel to see a request to /api/twitch/helix/users/follows?to_id=261129104&first=100 failed with 410 Gone

Expected behavior Expected to get the test even to show in the Websocket Stream

Screenshots Failure for user gifted sub Screen Shot 2024-01-20 at 8 25 33 PM

Failure for anon gifted sub Screen Shot 2024-01-20 at 8 25 49 PM

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

ched-dev avatar Jan 21 '24 03:01 ched-dev

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.

FiniteSingularity avatar Jan 21 '24 14:01 FiniteSingularity