umesh
(umesh)
October 1, 2020, 1:17pm
1
Is it good idea to generate signature from backend (server)?
Will zoom block IP if we generate signature for multiple users (zoom sdk clients) from same IP?
Here, multiple users via Zoom SDK will be pointing to same IP (server’s API) to generate signature. Will this create an issue?
tommy
(Tommy Gaessler)
October 2, 2020, 8:03pm
2
Hey @umesh ,
It is highly encouraged to generate the Zoom Web SDK signature from the backend.
Thanks,
Tommy
umesh
(umesh)
October 6, 2020, 6:32am
3
We are generating SDK Signature from Backend (Java). But we are constantly facing “No Permission” issue. This occurs randomly.
tommy
(Tommy Gaessler)
October 7, 2020, 9:49pm
4
Hey @umesh ,
That is strange. Can you share your Web SDK signature for a test meeting to developersupport@zoom.us so I can help debug? Also, checkout this thread:
Description
When I try to join a meeting using WebSDK I am getting the following error when invoking .join() method.
I am also trying to generate the signature from my server.
The following errorCode 3713 seems new to me.
If anybody could help me with this issue I would very much appreciate it!
Error
{method: “join”, status: false, result: “No permission”, errorMessage: “No permission.”, errorCode: 3713}
Which version?
1.7.9
Screenshots
[Annotation 2020-09-09 140227]
Thanks,
Tommy
umesh
(umesh)
October 8, 2020, 4:40am
5
Sorry. We do not have WebSDK signature for test. I will look at the thread and will let know.
tommy
(Tommy Gaessler)
October 9, 2020, 7:18pm
6
Thanks @umesh !
Please let me know if you need more assistance.
-Tommy