CORS issue when accessing from the US, but works fine from India

I and some members of my team are trying to upload a file to ipfs using Moralis’ saveIPFS() function.
It is working fine for my team members in India but shows the CORS error above when trying to upload from the United States.

Any idea why this may be happening?

one possible explanation could be that the server is not working at that time and you see a CORS error when the server is not able to respond