Hi, Appwrite cloud signs me out in every 30seconds and now it does not even work (it says: "error 500")
Signs you out from the console? or of your app?
Of the console (cloud.appwrite.io)
*from console (sorry)
weird...can you turn on your browser dev tools to see if any network requests look weird?
It is getting better, now it does not sign me out. When it happens again i will send you a network requests
Recommended threads
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...