So, I am trying to execute the Phython Script using the Function, but that function is going getting executed for the first and I am receiving messge on Discord. But eve for that I am getting status as error.
@Steven could you pls check this
Make sure your code doesn't throw any exceptions and you call res.json or res.send once.
Share your code if you're still having problems
Also make sure the starter code works before updating it for your logic
mm got it, let me try this approach and get back
I am getting the same issue and my function is very basic. It does not have any logic. But the execution is failing on cloud. I am using "runtime": "dart-2.17".
It's working now after some time. Not sure what was the issue.
Glad it worked, should I mark this as resolved
I guess we can keep this open for bit more time may be till tomorrow evening, tomorrow morning going to test it
Sure sure if this doesn’t work let me know and we will try to debug it
so, I was going through the doc, if I understand the correctly seems these are two arch we can follow right? cc @Steven @joeyouss
I mean it's quite abstarct, I haven't included the ack part, but overall I hope this my correct understanding?
Recommended threads
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...