Good afternoon, I'm trying to run a function created in Appwrite using the python SDK and I'm having a problem.
Apparently the function is doing a GET on the endpoint '/functions/{functionId}/executions' and not a POST.
Attached is an image of the code for executing the function and an image of the response received
Are you using https for your endpoint?
Im using http, if i use https i get 404 error
Recommended threads
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Synchronous function execution timeout w...
I am calling server functions with xasync = true and I still get this error message. Synchronous function execution timed out. Use asynchronous execution inste...
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?