udi
(Cincopa)
September 30, 2019, 3:58pm
1
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)
udi
(Cincopa)
September 30, 2019, 4:17pm
2
it works now
i think it can be happens due to not urlencoded state parameter
1 Like
tommy
(Tommy Gaessler)
September 30, 2019, 4:56pm
3
Thanks for the post @udi .
Yes if the state query param contains special characters like a /
it could break. Please url encode so all the state query param values are url safe .
-Tommy
1 Like
jford
(James)
March 7, 2020, 8:29pm
4
Hi @tommy
I’m working on an app using Zoom for authentication. I’m also getting an internal server error authorizing the app. Here’s the URL - my state parameter is URL safe.
Thanks!
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference...
tommy
(Tommy Gaessler)
March 9, 2020, 3:48pm
5
Hey @jford , thanks for posting and using Zoom!
Can you share your install url with me? (The URL you shared above is the sign in URL).
It should look like this:
https://zoom.us/oauth/authorize?client_id=UD20wEqgQMyNmiR5IhinXA&response_type=code&redirect_uri=https%3A%2F%2Ffe3a59ba.ngrok.io%2Fauth
Thanks,
Tommy