After migrating to 1.4.2 instance my old deployed functions no longer work on "event" execution.
TL;DR
The user is experiencing a key error with `APPWRITE_FUNCTION_EVENT_DATA` after migrating to Appwrite 1.4.2 instance. They mention that the Python SDK is not updated to version 4.0.0 and this issue is happening in the Python 3.10 runtime. There is a link to a GitHub issue for more details. However, the user is asked to create a new GitHub issue for this problem. No solution is provided in the thread.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
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- Provider error when creating a function ...