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 🙂