Getting 520 Origin Error on organization Update

Hi Community,
While trying to update organization with the endpoint https://api-proxy.pipedrive.com/organizations/:id

Facing a issue of getting 520 origin error.
Put Request
Payload : {“4484756bda28c888adb6bdc1cda49xxxxxx92c0e”:“40x”}

Response we are receiving is

<html>
<head><title>520 Origin Error</title></head>
<body bgcolor="white">
<center><h1>520 Origin Error</h1></center>
<hr><center>cloudflare-nginx</center>
</body>
</html>

There’s no issue with the Auth as other endpoints are working.

Does anyone have a clue on what is going on here?

Hey @Jigyasu_Harit
Welcome to the community :wave:
Thanks for sharing the error. Can you try accessing the API via <your-company>.pipedrive.com and let me know if it exhibits the same behavior?