Frequent "502 Bad Gateway" Errors with Zoom API

We use the Zoom API to retrieve Zoom user account information daily at UTC 15:00, but since January 2026, “502 Bad Gateway” errors have started occurring frequently. Sometimes the process completes successfully, but in many cases, it results in an error. If an error occurs, running the process again usually completes successfully.
We changed the execution time to UTC 21:00, but the frequency of occurrence did not change.
After obtaining debug logs, we found that the error is being returned from Cloudflare.
Is there any solution to this issue?

|DEBUG |GET /v2/users/\*\*\*\*\*\*/settings HTTP/1.1 |DEBUG |request header -------------------------------- |DEBUG |Authorization: Bearer \*\*\*\*\*\* |DEBUG |Host: api.zoom.us |DEBUG |Connection: Keep-Alive |DEBUG |User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_292) |DEBUG |Cookie: \*\*\*\*\*\* |DEBUG |Accept-Encoding: gzip,deflate |DEBUG |----------------------------------------------- |FINEST|レスポンスを受信しました。\[ステータス=HTTP/1.1 502 Bad Gateway\] |DEBUG |response header ------------------------------- |DEBUG |Server: cloudflare |DEBUG |Date: Tue, 21 Jul 2026 05:37:02 GMT |DEBUG |Content-Type: text/html |DEBUG |Content-Length: 155 |DEBUG |Connection: keep-alive |DEBUG |CF-RAY: a1e7d9f43801e355-NRT |DEBUG |----------------------------------------------- |DEBUG |response body --------------------------------- |DEBUG | 502 Bad Gateway

502 Bad Gateway


cloudflare |DEBUG |-----------------------------------------------