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
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...