MosiOriginal post
Web Developer
Hi, Need some help understanding createExecution.
When requesting function execution via createExecution, the function handler arguments are incorrect and resemble that of handler of createExecution handler. I have attached the screenshot of req and the signature of function handler as well.
I am using bun-1.0 and running cloud function locally for testing.
Thank you!
Summary
Developers are having trouble understanding the createExecution function as the function handler arguments seem to be incorrect. Make sure to check the appwrite SDK version installed.