Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Test Channel Subscription Gift fails #137

Open
ched-dev opened this issue Jan 21, 2024 · 1 comment
Open

[BUG] Test Channel Subscription Gift fails #137

ched-dev opened this issue Jan 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ched-dev
Copy link
Contributor

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 ched-dev added the bug Something isn't working label Jan 21, 2024
@FiniteSingularity
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants