When i am trying to generate Zoom Meeting SDK Signature its giving invalid token ? How can i fix this issue?
how do you get zoom meeting sdk? can you help me with the steps
i am trying to build meeting in my react website. I got it from here- h ttps://developers.zoom.us/docs/meeting-sdk/web/
it requires few things like client_if and client_secret which you can get when build the app in zoom.
this is what i understood so far.
remove the space between h and t in the url. i added space as it wasnt allowing me to paste url.