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
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Python Function Deployment hits General ...
The same deployment was working without issue yesterday and I have not hit any free tier limits yet. How do I figure out what's happening? Are you having issues...