I have created a collection with the name “counters” and collection Id “counters” and I get the error “Invalid Argument Failed to fetch”, also ‘Failed to fetch’ when trying to delete it. Why did this happen and how can I delete this collection?
are you not able to naviate to settings and delete it?
maybe try adding - /settings to the collection url and click delete at the bottom?
I also get an error when entering it “Invalid Argument Failed to fetch”, also ‘Failed to fetch’.
I guess the problem is that the collection name and id are the same? Then why is there no check for this?
Recommended threads
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.
- there is critical problem in this part
when user update the integer and double both get error not update or upload
- Python function - error while creating /...
I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up t...