I created an OAuth app. After installing it, I got the authorization code.
Using this authorization code, I am unable to get an OAuth token on the first try.
{“reason”:“Invalid authorization code xxxxxxxxxxxxxxxxxxxxx”,“error”:“invalid_request”}
I am using OAuth application
Please help me get from this issue.
Thanks and Regards
Ashish Sontakke
Hey @avinash.moharil
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout these related threads that may have the answer you are looking for:
I’m using zoom’s marketplace App for integrate zoom through the REST-API
I followed the authentication process and get redirected to my site with
the authorization code: (
https://myapp.com/oauth/?code=eYanu1uG5TucLenI
)
as described here .
But the following request for access_token is not working, I get this response:
{
“reason”: “Invalid authorization code t0rodWR1Le_wwqo1VVWSrOOlPFPPFl6hA”,
“error”: “invalid_request”
}
It did work last week and I have changed nothing, now its not w…
Description/Error
Got and Internal server Error
error: “Internal Server Error”
message: “An error was encountered when processing your request”
sid: “00135a81e4fb0616”
status: 500
tid: “00135a81e4fb0616”
timestamp: 1569858790564
Which Endpoint/s or App Types
https://marketplace.zoom.us/api/v1/apps/njzCoCBATdScH24bB4LpDQ/subscriptions/
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Create OAuth App Type OAuth
Install
See error
Screenshots (If applicable)
[25]
If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
system
(system)
Closed
November 12, 2020, 3:57pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.