it's me again, i dont know if you remember me, sorry if i'm bothering you guys but i'm stuggling with this error, when i call my function in AppWrite via de browser or via the GET request it fails, but everything seems to be good, also yesterday the function worked and from yesterday to now i didnt touch nothing
dont mind, now it works fine
thx btw
Is this on cloud?
yes
[SOLVED] Function error
Recommended threads
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...