Timeout - Create Session Endpoint

API Endpoint(s) and/or Zoom API Event(s)
VideoSDK - Create Session

Description
We’ve been using this to create sessions in PHP and very recently started to notice 30+seconds timeouts. Particularly idle-timeouts in PHP meaning we’re connected but waiting for a response.

Now it works most of the time but when they do they throws our system out of sync

Error

Fatal error: Uncaught Symfony\Component\HttpClient\Exception\TimeoutException: Idle timeout reached for "https://api.zoom.us/v2/".

Hi @clee-gp, Can you share the code snippets and/or url you’re using to generate your sessions?