Closed Samoth69 closed 7 months ago
Should I report to twitch that they have something missing in their docs ?
Yes, you should open an issue in twitchdev/issues.
I'm not quite sure what the status is trying to tell. Could be on our side or on Twitch's. Maybe it's when a reconnect (sent from Twitch) event wasn't successful, and we pass an outdated id?
Hello
disclaimer: I'm not really used to do issues nor an expert in Rust or Twitch API, if I made a silly mistake I'm sorry in advance
Introduction
I'm using the example code available here, it cause a failed mapping (see error below).
It seems Twitch API is returning for my subscriptions an undocumented status
websocket_failed_to_reconnect
Error
API Result for https://api.twitch.tv/helix/eventsub/subscriptions
I'm not sure of what to do now, Should I report to twitch that they have something missing in their docs ?