Hello,
i tried to update my self hosted appwrite Server from the version 1.3.8 to 1.4.14. With the update the backend is not working. It simply returns a different Json-Object because it identifies a key for a list which i never set. I use dart for my backend.
Is it possible that the Backend is not working because of the "dart_appwrite 12.1.0 " package? I currently use the version 7.2.0 which is for appwrite 1.2... Is it possbile that this error comes from the package?
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...