Im getting 400 Bad Request create new meeting

hi im using zoom api to create meeting using jwt auth
and i follow this steps
im using jwt and postman …
this is my postman settings
https://api.zoom.us/v2/users/my-zoom-email/meetings
and this is image for the header
Capture.png (807×479) (ibb.co)
any help here thanks

and this is my body
body.png (808×509) (ibb.co)

Hi @softya,

Thanks for reaching out—if you’re still having trouble, can you ensure that your type and duration fields are integers, not strings? I think this is throwing your request off. :slight_smile:

Thanks,
Will

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