internal error 500 same thing happened when i created new db
what's your project id?
645232c7e57e4706fb05
werid...i only see instances where list documents and list collections return an error because stuff doesn't exist..
so what can i do
what are you using for the database id and name?
645232d4e83ca767613c db
another database giving internal error
in this db only work users collection
i can't seem to reproduce the problem...maybe you can create a new project?
nvm hold on
@Fatih YILMAZ actually can you try again?
Yes now working thanks
[SOLVED] when i tried create new collection i get error on cloud
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...