I am unable to find the list of meetings which was created by the host-id=dudlPC9bQ4eo66yZCZNnzA
@Neelima, I checked this account, can’t find any meeting.
while creating a new user I am getting this issue
{“error”:{“code”:200,“message”:“no privilege”}}
Free account can’t create users.
Ok, Below is the response for host_id=“dudlPC9bQ4eo66yZCZNnzA”
{“uuid”:“o7Evm92RTvmSgqe8OhsJdQ==”,“id”:896699620,“host_id”:“dudlPC9bQ4eo66yZCZNnzA”,“topic”:“This is a test”,“password”:"",“h323_password”:"",“status”:0,“option_jbh”:false,“option_start_type”:“video”,“option_host_video”:true,“option_participants_video”:true,“option_cn_meeting”:false,“option_enforce_login”:false,“option_enforce_login_domains”:"",“option_in_meeting”:false,“option_audio”:“both”,“option_alternative_hosts”:"",“option_use_pmi”:false,“type”:1,“start_time”:"",“duration”:0,“timezone”:“Asia/Calcutta”,“start_url”:“https://zoom.us/s/896699620?zpk=gz2_bENwyhDe_E6Hhi8xtYScCQknP_QaIPYmQQYBqC0.BwcAAAFg_cVZygAAHCAkNzRkZWYyYmUtYjg1YS00OWQ2LTk2MjUtYTdjOTJjODNjZGJhFmR1ZGxQQzliUTRlbzY2eVpDWk5uekEWZHVkbFBDOWJRNGVvNjZ5WkNaTm56QQ1OZWVsaW1hIEdlZGRhZADmQWZaTkNmSXFZYkFBak1vSWptZm1WYXRLclpiM3ZZU2xJNVk4MTFhTnVnSS5CZ1E0YW5Wa1IycFlVemhZYkc1VlFsVnJabGxtVVM5SFprTjVNRXBWTUdaSU5rVjZXbTFuY1ZkR1NWZ3ZNVTl6UzA1NVF6azVOa0pSUFQxQVltTmhNRE15T1RSaU5XVTJPR1F3TURSak1qaGpOalJrTWprNE1EZGtaR1ppT1RZMFlqWXdOVGRqWWpsak1UZzBZamszWVRSaE1EWmxNREJpTlRBNU5BQU1NME5DUVhWdmFWbFRNM005QUEAABZsOFUxY294TVJJQ0ZUd2pHUFh2MHBRAAEBAA",“join_url”:“https://zoom.us/j/896699620”,“created_at”:"2018-01-16T07:00:57Z”}
By using this
listMeetings() function I am getting the below response
host\_id=dudlPC9bQ4eo66yZCZNnzA&api\_key=AOlKLb1VS5yhqfy16p5vuA&api\_secret=gN0Z0LXlc6YNlPH50NbxGxBKeHuQLt46lBvU&data\_type=JSON
{“page_count”:0,“page_number”:1,“page_size”:30,“total_records”:0,“meetings”:}
hi,
I created meetings successfully, But when i am trying to get list of meetings (by using
https://api.zoom.us/v2/users/{userId}/meetings endpoint ) not getting the list.
Hey @nikhil, thanks for posting and using Zoom!
Can you please share your request url, params, and response body?
Are you getting errors?
Thanks,
Tommy