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
What do you mean? If you try and call your cloud function from it's url you can't?
I'm attempting to make a fetch req from my function to an api but It hits me with
 <p>We do not allow connections from select Cloud Providers.<br/><br/> If you believe this is happening to you, and want to provide a dedicated IP Address to have us exempt: Please email us at...
o :( Yea, I can't help with that
Recommended threads
- Column size update error – "Invalid inde...
Hey everyone, I’m running into an issue when trying to update the size of an existing column in my Appwrite database. I’m trying to change the size from 30 to 5...
 - Bug on Updating User Limit
I’ve encountered a bug in the Appwrite Cloud UI when attempting to update the user limit to 0. My goal is to disable public registration while still allowing e...
 - Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...