longoff
(Sukhwinder)
May 10, 2024, 1:26am
11
I was facing all sorts of problems, so I had posted a question. After trying a lots of things, I was able to make Web SDK and Server to Server App combination work.
I had posted my question here
I have been trying to search for last 2 days but when nothing seemed to work, I am posting here:
I need to add a Zoom app to my website (not open to everyone), where multiple hosts can create a meeting and other users who have the link can join those meetings.
There does not need to be any manual intervention to authorize the users to join or host the meeting.
I have created a developer account.
I was never really sure about where to start so,firstly, I created a normal app using Develop → B…
It explains the problems.
And here:
Hello,
I had already posted a question but could not solve my problem. For now I am testing on a local server without https.
I had started by creating a normal app (Develop → Build App) and added client_id and client_secret Web SDK js/index.js. But it was resulting in an invalid signature error. So I thought, as Web SDK was not creating the meeting, I needed to create it through REST API. For that, I needed to create Server to Server App as ZAK needed an account ID.
Using Server to Server Ap…
The second link might help you.
I will try to post Laravel part of it here as well.
1 Like