I am trying to develop a application using Zoom API(OAuth). I created the OAuth App and referred the code in zoom marketplace documentation.
This is my code. Node Js
Is anything I am missing here? I am not getting the access token.
Thanks in Advance
Hi @vasanthpai1996 ,
Thanks for reaching out about this.
Can you please ensure you’re passing one of our supported grant types when requesting an access token?
This should be grant_type=authorization_code.
Thanks,
Will
1 Like
Yes… Its working… Thanks for the response
Awesome, glad to hear that did the trick @vasanthpai1996 !
Best,
Will
1 Like
system
(system)
Closed
March 12, 2021, 4:12am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.