Using this template helps us debug your issues more effectively
Description
I submit a request with a time to create a meeting. The meetings are created but with my given start time. Zoom considers the time when I request as meeting start time instead of my given time.
requested → “start_time”:“2021-09-18T12:00:00”
response → “start_time”:“2021-09-29T19:16:00Z”
I send the response to the zoom through api at 1:16 AM in local(Bangladesh).
I want at 12:00 PM in local.
Error
The full error message or issue you are running into.
Meeting create-> start time error.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
POST
/users/{userId}/meetings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Additional context
Add any other context about the problem here.