Hello. Whenever I want to create a collection, the collection seems to be created but when I click on the collection I get the following error. Regards,
You're using Appwrite cloud or self-hosted?
I am using Cloud
This only happens certain times each day due to database maintenance. Please wait
Ok. Thank you
[CLOSED] 500 Internal Error on Cloud Server
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...