
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
