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
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ℹ Info: Va...