Hi all, please read this if you are using Cloud and are having trouble with SDKs.
The latest Appwrite SDK versions are for 1.5.x while Cloud is currently on 1.4.x.
Appwrite is backwards compatibe but not forwards compatible.
Please revert back 1 major version, or check each of the getting started guides in the docs, which will have pinned SDK versions.
Please also pin your SDK versions.
Cheers :beer:
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...