Hi Guys,
When connecting to the API, there is a timeout parameter that specify the timeout delay. Questions:
Thanks,
Vincent
The default timeout in the JavaScript SDK is 16 seconds. The server-side timeout is up to 15 seconds, so the server should always respond with a timeout response before the SDK. You can set the timeout on the ApiClient instance.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.