I am using Appwrite functions to update user labels. The function fails (Error on the image) but the change is being reflected on the console i.e the label gets updated.
Using dart_appwrite: ^11.0.2
TL;DR
Developers are experiencing an error when trying to update user labels using Appwrite functions in Dart. Despite the error, the label gets updated on the console. This issue is occurring with dart_appwrite version 11.0.2.