Zoom Meeting creation Error

Request Body :

Response Body : 

I want to set start_time and end_time as local time but it is set as a GMT time.

And same problem for auto_recording.

Why this problem is happening?

Hi Riju, 

Please refer to https://devdocs.zoom.us/api-reference/zoom-api/meetings/meetingcreate. For local time you will need to use this format yyyy-MM-dd’T’HH:mm:ss and add specific time Zone as well. For auto recording, can you try again, I wanted to confirm if it’s a bug or not.