On 2025/03/27 at 12:10:29, a 502 error was returned for the /v2/users/{userId}/meetings
request.
Does anyone know the cause of this?
{code}
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>cloudflare</center>
</body>
</html>
{/code}
Hey @jun_ando
thanks for reaching out to us and welcome to the Zoom Developer Forum
Are you still seeing this on your end?
Hi, @elisa.zoom .
Thank you for your reply.
The problem hasn’t reoccurred, but the cause is unknown.
If you have any information, please let us know.
Thanks @jun_ando
Can you please share with me what endpoint are you calling and if there is a payload you are passing when making this call?
Thanks @elisa.zoom
These are the endpoint and request body:
Blockquote
/v2/users/{userId}/meetings
Blockquote
{
“start_time”: “2025-03-31T13:00”,
“timezone”: “Asia/Tokyo”,
“duration”: 60,
“settings”: {
“auto_recording”: “cloud”,
“waiting_room”: true
}
}
Thanks @jun_ando
Please let me know if this issue happens again on your end
system
(system)
Closed
7
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.