Back

Python - Error in create_execution

  • 0
  • Functions
RodPenna
1 Jul, 2023, 17:27

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

TL;DR
The user is experiencing an error with the "create_execution" function in the Python SDK for Appwrite. It seems that when using HTTPS instead of HTTP, they are getting a 404 error. They are wondering if the issue is related to using HTTPS for the endpoint. They have provided images of the code and response for reference.
Drake
1 Jul, 2023, 20:08

Are you using https for your endpoint?

RodPenna
1 Jul, 2023, 20:32

Im using http, if i use https i get 404 error

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more