Using this template helps us debug your issues more effectively
Description
I created a scheduled meeting zoom by JWT app. But it now shows in “Upcomming meetings”.
Error
No error here. I can request to get it info
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
/users/{userId}/meetings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
Body:
{
agenda: “test meeting”
duration: 60
password: 648728
start_time: “2021-08-04T01:00:00”
topic: “TEST”
type: 2
} - No error