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
- After assigning a domain to my Dart func...
Iโve attached the images. Could anyone please explain how this execution is being performed?
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...