Get token issue | Community
Skip to main content
Newcomer
April 26, 2023
Question

Get token issue

  • April 26, 2023
  • 1 reply
  • 1 view

Hello,

 

   I am trying to get token for OAuth method. Here are my param in postman:

 

POST  https://zoom.us/oauth/token

client_id   <my id>

secret_id <my secret>

grant_type  account:read:admin

 

But getting an error status 400 bad request

{
    "reason""unsupported grant type",
    "error""unsupported_grant_type"
}
 
my question is what is the correct format for grant_type?
 
See all the scope i selected from the Zoom Admin.
 
Thanks,
-John

 

    1 reply

    Ray_Harwood
    Community Super Champion | Customer
    Community Super Champion | Customer
    April 30, 2023

    This is a question more appropriate for the Developers Forum at https://developers.zoom.us/