Hi everyone,
I’m encountering a problem with my Appwrite collection and could use some help. I’ve created an attribute called verified_at in my collection, but it doesn’t appear in the attribute list. Despite not using it in my code, I’m getting an error: Invalid document structure: Unknown attribute verified_at.
Additionally, I have over 25 attributes in my collection, and some of them are stuck in a “processing” state.
Has anyone faced similar issues or have any suggestions on how to resolve this? Any help would be greatly appreciated!
Thanks in advance!
At this point, just delete the collection and recreate it if there's no data in it. If there is, backup the docs using the server side sdk and restore later.
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...