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
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...