API Call Create a Meeting Return -1, Duplicate entry '260493339' for key 'meeting_number'

Description

When making an API call to generate a Zoom meeting link, received the below error. Worked on a second try.

Error
{“code”:-1,“message”:“Duplicate entry ‘260493339’ for key ‘meeting_number’”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
users/fudan130-016@130.fudan.edu.cn/meetings

How To Reproduce (If applicable)
Steps to reproduce the behavior:
could not reproduce. i think it is bug.

Screenshots (If applicable)
request body:

{
“topic”:“二附校初一3班数学在线测试”,
“type”:2,
“start_time”:“2020-04-17T04:30:00Z”,
“timezone”:“Asia/Shanghai”,
“duration”:120,
“settings”:{
“cn_meeting”:“true”,
“join_before_host”:“false”,
“host_video”:“false”,
“participant_video”:“false”,
“audio”:“voip”,
“mute_upon_entry”:“true”
},
“password”:“123456”
}

Additional context
Add any other context about the problem here.

Hey @hmy,

Thanks for sharing this. Let us know if it happens again. We have since updated our meeting numbers to be 10 and 11 digits long to fix this.

-Tommy

1 Like

ah good to know you have a fix for this issue. will let you know if happen again.

1 Like

Happy to help! :slight_smile:

-Tommy