I guess 1.2.0 isnt compatible anymore
You can't downgrade
Unless you install it directly
how do i do that
Do you have data or important data in such version?
Also, why downgrading?
nvm
i fugured it out
thanks anyway
[SOLVED] I downgraded appwrite to 1.2.0 and this came up
Sorry. Also I recomend due to security reasons upgrading
Recommended threads
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...