Hi
We are seeing some delay in data updation in /stream/:channel API. Following is our usecase
- Start streaming from OBS. Streaming is successful.
- Use Twitch API /stream/:channel API to get the status.
Result , on first instance stream object is null. We need to keep polling to get the status , which is updated after a delay. Is there a way to get the status immediately?
Regards
Ankit