After migrating to 1.4.2 instance my old deployed functions no longer work on "event" execution.
basically in variables APPWRITE_FUNCTION_EVENT_DATA
is not found
and this is happening in python 3.10 runtime
the python sdk is not updated to 4.0.0 cuz its an old function
Would you please create a GitHub issue for this?
OKAY
sorry*
okay
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...
- Can't add dart 3.5 runtime
Modified the `.env` to enable dart 3.5 runtime on my self-hosted instance but still can't find the runtime when creating a new function. I manually pulled the i...