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
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...
- Migration Help
I have a small project which I have started using Appwrite cloud and now I want to self host Appwrite and migrate the data. I'm getting this error everytime I ...