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
- Re-connect site to domain verification f...
I have mistakenly deleted appwrite site without removing domain. Now I created same site and want to re-connect my domain. It gives this error while verify. How...
- SSR share session to client using custom...
Hi, so I was trying to get a hang of using SSR and using realtime updates in the same time which is done easiest if you have a custom domain in Appwrite and as ...
- Setup Permissions to only allow resource...
I would like to know how you do this in Appwrite Databases. Any ideas?