Arth
works after refreshing though. Running appwrite 1.3.0
TL;DR
The user is having a problem where they are getting a 500 error in the console when creating a collection in their appwrite app. The issue has been reported before in two discord channels. The user mentions that the problem is resolved after refreshing the page. The version of Appwrite they are using is 1.3.0. No solution is given in the thread. joeyouss
We are looking into this
Arth
after creating attribute aswell
Arth
okay thanks for replying :}
Drake
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...