
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
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
