Intermittent 'invalid access token' error when calling create meeting API

I am reaching out for assistance with an issue we are encountering while using the Zoom API to create meetings. Specifically, we are receiving an “invalid access token” error when calling the create meeting API with the required fields. However, after a few additional tries, the API is returning a successful response.

Can anyone please help?

@xlisclasses-3 Hope you will be fine.

Here are the sessions regarding OAuth :point_down:

Zoom Integration OAuth App Part 1
Zoom Integration OAuth App Part 2

Here :point_down: are the sessions regarding how to schedule meetings using REST API

Create Zoom Meeting - (REST API)
How to Create password less Zoom Meeting -(REST API)
How to Enable Zoom Meeting Registration - (REST API)

Here are the sessions regarding WebSDK Integrations