BielframosOriginal post
Rank 1: Thread
I need help, i'm testing the starter function on my self-hosted instance of appwrite and i always get the "fetch failed" return, but, when i test the function locally everthing works fine.
I set the role access as "any" and enable all users scopes in the function.
Summary
Developers encountering "fetch failed" message when testing starter function on self-hosted appwrite instance. Function works locally but not on server. Role access set to "any" and all users scopes enabled in the function.