Hello all,
So I had an attribute named "save" on one of my collections but deleted it through the console. Now when I try to update any of my objects in the collection I get the error AppwriteException: Invalid document structure: Unknown attribute: "save"
Also to note, when I try to add the attribute again on that same collection I get the error that it already exists. I cannot see it on my attributes on the console so not sure how to completely remove it.
Any ideas?
Thank you in advance 🙂
Recommended threads
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...
- free plan limit
Hello! I’m currently on the free plan and still in development. I’m unable to use the database because I’m getting the following error: “Resource limit for your...