Trying to integrate zoom with app using JWT

I am trying to integrate zoom with app using JWT type authentication, I have generated a basic account on zoom and created an APP to get Credentials.

When I am trying to test Zoom API ,I am getting 200 Error code that stating NO PERMISSION. Do I need to have pro or higher package Account to test Zoom API?

I am geting this response:
{
“code”: 200,
“message”: “No privilege.”
}

Yes. That’s what that means.

Hey @kavishrm73,

Which endpoint are you calling? Yes, please upgrade your account to Pro or apply for a free trial here: isv@zoom.us.

Thanks for your help @dethnoble! :slight_smile:

Thanks,
Tommy