S3ppoOriginal post
Rank 4: Virtual Machine
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?
Summary
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.