{ "message": "Invalid document structure: Unknown attribute: 0", "code": 400, "type": "document_invalid_structure", "version": "0.12.83" } Document created, but if im try update document i see this error
Can you share the code please?
Good
Can you log the data variable
Or you can make sure it's an object and not an array
Recommended threads
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...
- How to handle ghost accounts created by ...
Appwrite create the account with the email and send an invitation link with a secret. I am able to accept the invitation and add the account as a member on the ...