400 error when trying to create a meeting through /users/me/meetings

Description
I am trying to create a meeting using OAuth access token through the API. I know I am using the correct access token because I use the same access token in postman before and after to successfully create a meeting.

I stripped down the code to just include an empty body, and the same inputs work when I use postman, so I’m not sure what the problem is.

client ID: mVkU5LfRqS3xL5ouSO0Kg

Error
All I get is a 400 error with ‘Bad Request’

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
/users/me/meetings

Screenshots (If applicable)

For anyone else - Solution was I had to use

body: JSON.stringify({}).

1 Like

Happy to hear you got it sorted out @jake3! :slight_smile:

-Tommy

Hi @tommy
Just a random question I posted a topic with @tommy And just wondering if you received it.

Thanks, @PantherDeveloper — If you posted on another thread, our team will get to it shortly!

Best,
Will

@will.zoom Yea I put @will.zoom And you name. You will get it soon probably take your time.