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

event trigger hype-train-end does not include id field in event #89

Closed
kslosek opened this issue Aug 13, 2021 · 0 comments · Fixed by #90
Closed

event trigger hype-train-end does not include id field in event #89

kslosek opened this issue Aug 13, 2021 · 0 comments · Fixed by #90
Assignees
Labels
bug Something isn't working

Comments

@kslosek
Copy link

kslosek commented Aug 13, 2021

Hi, I'm super new to using the twitch API so maybe I did something wrong but I'm trying to design a duplicate check in my application that listens for the hype-train-end eventsub. The twitch cli does a great job simulating it, however when using the command twitch event trigger hype-train-end the JSON that is sent to my server for webhook testing does not include an id property within the event property. However according to the EventSub reference the id property should be within the event property so that consumers of the webhook can check for duplicates. See: https://dev.twitch.tv/docs/eventsub/eventsub-reference/#hype-train-end-event

@lleadbet lleadbet self-assigned this Aug 13, 2021
@lleadbet lleadbet added the bug Something isn't working label Aug 13, 2021
@lleadbet lleadbet linked a pull request Aug 13, 2021 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

2 participants