The documentation for the Create EventSub Subscription endpoint supplies an example request for creating a WebSocket subscription. However, the matching response contains another example for a WebHook response, even though the WebHook transport type already has a Request->Response example pair.
Brief description
The documentation for the
Create EventSub Subscription
endpoint supplies an example request for creating a WebSocket subscription. However, the matching response contains another example for a WebHook response, even though the WebHook transport type already has a Request->Response example pair.Expected documentation
Example responses for all 3 transport types.
Screenshots
Additional context or questions