Closed
Description
👟 Reproduction steps
After updating to Dart 3.7 had error with database.listDocuments, running as console app
👍 Expected behavior
Get a valid response as I did yesterday (Same code on previous version of Dart works fine)
👎 Actual Behavior
"FormatException: Invalid HTTP header field value: "AppwriteDartSDK/13.0.0 (windows; "Майкрософт Windows 10 Домашняя для одного языка" 10.0 (Build 19045))" (at character 35)"
AppwriteDartSDK/13.0.0 (windows; "Майкрософт Windows 10 Домашняя для одного...
^
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Windows
🧱 Your Environment
Appwrite version 1.6.0 on self-hosted Linux VPS, dart_appwrite: 13.0.0
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct