Create Meeting response code 400

I am approaching to create a meeting api.
but it returned code 400…
I checked my userId which is “-WtXUVaxQ6qB6j1rVItyhA” and put it on userId blank width jwt token using sent request test.

but I got the response which is… code is 400…

I don’t get what issues was…
I would like you to check my call log for it…

thanks.

Hey @dugksl23,

Happy to help!

To clarify, is the 400 error you’re receiving related to your token (i.e., “invalid token”) or your user? Can you please ensure that the user you’re attempting to create a meeting under belongs to the same account as your JWT app?

Thanks,
Will

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