i was trying to create a document in a collection it was saying that some attributes didnt exist, and so that was weird, so i go to the appwrite cloud console and try to create a document in the ui interface of appwrite and it throw me the same error
then i proceed to delete the attributes to try recreate them but the status bugged on "deleting", i wait about 30 minutes or so in case it was processing but still on "deleting" status
what's your project id again?
oh i see...
65111bcfe7e632a5418f its my project id
you did this today?
yes
like an hour ago
Recommended threads
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...
- Current User Is Not Authorized To Perfor...
I keep getting an error saying the current user is not authorized to perform the requested action, when I'm trying to create a row a table. Permissions have bee...
- Relationships and Realtime
Since now Relationship attributes are only returned when explicitly queried, how does this change reflect in Realtime? If a listener is listening to a row from ...