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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...