cheng
(Cheng)
March 30, 2020, 10:37am
1
Description
When making an API call to generate a Zoom meeting link, received the below error. Worked on a second try.
Error
Error message from API call: {“code”:-1,“message”:“Duplicate entry ‘535089954’ for key ‘meeting_number’”}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
https://api.zoom.us/v2/users/me/meetings
How To Reproduce (If applicable)
Not Applicable
Screenshots (If applicable)
Not Applicable
Additional context
None
tommy
(Tommy Gaessler)
March 31, 2020, 3:53am
2
Hey @cheng ,
Can you please share your full request body?
Thanks,
Tommy
cheng
(Cheng)
March 31, 2020, 4:06am
3
Hi @tommy ,
There you go.
{
"topic": "How to successfully run online classes using Zoom!",
"type": "2",
"start_time": "2020-03-30T23:00:00Z",
"duration": "60",
"timezone": "UTC",
"password": "2B3HKHjJ",
"agenda": "Tue, 31 Mar 10:00AM - 11:00AM",
"settings": {
"host_video": "false",
"participant_video": "false",
"cn_meeting": "false",
"in_meeting": "false",
"join_before_host": "true",
"mute_upon_entry": "true",
"watermark": "true",
"use_pmi": "false",
"approval_type": "2",
"audio": "both",
"auto_recording": "none",
"enforce_login": "false",
"waiting_room": "false"
}
}
tommy
(Tommy Gaessler)
March 31, 2020, 6:57am
4
Thanks @cheng ,
We are looking into this error and will get back to you. (ZOOM-148074)
Thanks,
Tommy
tommy
(Tommy Gaessler)
April 1, 2020, 4:46pm
5
Hey @cheng ,
This was an issue on our end. It should be working now, can you please try again?
Thanks,
Tommy
cheng
(Cheng)
April 2, 2020, 12:01am
6
Cool, can confirm it’s working fine for us now.
Thank you @tommy
1 Like
hi tommy,
we also facing this issue very frequently, our users are being affected by it very badly. we want to get it resolved asap. We are also facing some “connection-reset” and “invalid access-token” issues in the api.
tommy
(Tommy Gaessler)
April 7, 2020, 5:20am
9
Hey @abhishek.jain14331 ,
Can you please share your request url, request body, and response body so I can take a look at the logs?
Thanks,
Tommy