Error while creating zoom meeting using oauth api

Hi, we are receiving the error while trying to create a meeting.

Request failed - Reason: Client error: POST [https://api.zoom.us/v2/users/me/meetings](https://api.zoom.us/v2/users/me/meetings`) resulted in a 400 Bad Request response: 300Request Body should be a valid JS (truncated…)

HI @amit.kapoor ,

Sorry for the delayed response. It seems that the payload you are passing in the request body is not correctly formatted. Can you try to pass the same payload in the cURL format and see if its working?

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.