Unable to get access token

unable to generate access token.

Hey @zoom19,

Please fill out the post template so we have enough information to help.


Description
A clear and concise description of what the question is.

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.


Also here are the OAuth docs:

Thanks,
Tommy

Description
I have account of zoom on market place and made JWT app but unable to create user from that.

Error
No Privilage

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

Which Endpoint/s?
getting error in create user API.

How To Reproduce (If applicable)
NA

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
NA

Additional context
Is there any option to create user in free trail.

Hey @zoom19,

That error means you need a Pro or higher account as stated on the Create User doc:

Thanks,
Tommy