#Function are not executing and logs errors are not proper.
13 messages · Page 1 of 1 (latest)
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