DeFacedFaceOriginal post
Rank 1: Thread
Im getting a blocked cloud request with my function when I try to send a request. I'm not using my own domain which I suspect is could be the problem, would changing this solve it or do I have to get appwrite whitelisted
Summary
Issue: Getting a blocked cloud request when trying to send a request from a function to an API.
Resolution: The message indicates that connections from select cloud providers are not allowed. To resolve this, you need to reach out to the service provider to request exemption by providing a dedicated IP address. Consider using your own domain for the function, which might solve the issue. Alternatively, you may have to get the service provider to whitelist your cloud provider.