Open JohnnyLin-a opened 2 months ago
I hope I included enough details to help debug this. Please let me know if I am missing anything else. I'm open to help further if necessary.
I also vaguely remember an error log that looked like a JSON parse error in addition to this on the lib version 2.28
. Really odd from my POV.
Context: Library version
2.30
Transport method:websocket
Description: The
helixClient.CreateEventSubSubscription
does not work anymore. It used to work fine last week (early September 2024).Error message:
Failed to execute API request: Post "https://api.twitch.tv/helix/eventsub/subscriptions": stream error: stream ID 'N'; INTERNAL_ERROR; received from peer
Code snippet:
Workaround:
Full output from my app with error:
Full output from my app with workaround: