OAuth Authorization

I’m following the OAuth tutorial, and I’m stuck in the “user to authorize”, my question is: “Do I need every time take the authorize for different users, or just once then use the same “code” to get the access token?”

Hey @leonaldo.bjunior,

Thank you for reaching out to the Zoom Developer Forum. If you have a user level app, you’ll want each user to authorize the app before making a request on their behalf. If you create an account managed app, an account admin only has to install the app once for you to start making requests on behalf of the account.

Let me know if that helps.

Thanks,
Max

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