
Hi all,
I'm creating a token server and I want the token to be returned at the end of execution. Document states the execution needs to be synchronous for the getExecution to return a responseBody that is not empty. So, I turned async off in the createExecution method but the returned data when getExecution is called still has an empty responseBody.
Not sure what went wrong

Get execution won't have the data. It would be in the response of create execution

Thank you so much!!

is your problem resolved? May I close this as solved?

Yes it is resolved, thank you

[SOLVED] Empty function response body
Recommended threads
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- DATABASE ERROR
I suddenly cannot delete any documents in my organization collection. No matter I use SDK or delete it manually in appwrite console platform, it still cannot be...
