after upgrade from 1.4.4 to 1.4.6 my Variable req.variables.APPWRITE_FUNCTION_DATA is always initial in my functions, anybody has the same issue?
TL;DR
User is experiencing an issue with Appwrite version 1.4.6 where the variable `req.variables.APPWRITE_FUNCTION_DATA` is empty in their functions after upgrading from version 1.4.4. They are requesting if anyone else has experienced the same issue. A user suggests trying version 1.4.7 as it may be related to body issues experienced previously. Another user recommends upgrading to the new function syntax. Solution: Try upgrading to Appwrite version 1.4.7 to see if it resolves the issue.Can you please try 1.4.7? It might be related to body issues we seen yesterday.
Also I would highly recommend upgrading to new function syntax.
Yes i know but i habe more then 10 functions to refactor and no time for that 😉
Thank you worked 👌😉
Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- How to change "collection Id" to "collec...