Start a scheduled meeting from iOS SDK Sample

  1. Please after scheduling a meeting, how do I start that specific meeting, I am using the sample project.

  2. Also, how do I get these credentials? to start a meeting, I need to set “user ID” & “token”. I have tried “https://api.zoom.us/v1/user/getbyemail” but page just displays;

{“error”:{“code”:300,“message”:“Api key and secret are required.”}}

Thanks.

hi stor:

you can refer to link: https://developer.zoom.us/docs/api/ 

there will be more detail about Zoom RestAPI.