I am trying to get Api Key and Secret using zoom username and password is that possible

Using this template helps us debug your issues more effectively :slight_smile:

Description
I am trying to get Api Key and Secret using zoom username and password

Error
Invalid access token.

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

Which Endpoint/s?
https://api.zoom.us/v2/users/vinoth@swasth.tech/token

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.

Hi @vinoth1,

It’s not possible to retrieve your API Key and Secret programmatically. If you wish to generate API credentials, you’ll need to create a JWT or OAuth app and access these credentials through our UI. Here are guides on both options:

Let me know if this helps!
Will

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