I keep getting this in the appwrite self hosted platform, when I try to edit anything within the document, it spits the error:
Invalid document structure: Missing required attribute "createdAt".
Which is really weird, got any idea why that happens??
This could happened if you've recently upgraded the server without running migration
Could this be your casex
fixed, relationship issue with users, didn't have createdAt
[SOLVED] Weird error when updating document
Recommended threads
- Locked out of account
Hey guys, I have a paid account and have been locked out. Apologies for using this method, but I'm getting no response via the contact us page. I had a old do...
- Transaction Error
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
- Can not get the logged in user data in N...
I'm trying to get the user data after i log in with otp but it get this error : AppwriteException: User (role: guests) missing scopes (["account"]) at Gen...