
I created a document which has X,Y attributes and now i deleted Y attribute and added new attribute Z, Now when i try to to update last created document where it was created when it has X,Y attribute but Y is no more there and Z with null value and when i try to update its value then gives me:
Invalid document structure: Unknown attribute: "Y"
when i look for the request in the console, There is Y attribute sending in the data even there is not Y attribute.
Recommended threads
- TablesDB not available in FRA?
Hi, in the cloud version, v1.8.0 Frankfurt, is it possible to use TablesDB ? I don’t see that feature in the console.
- Query.equal error
Hi guys. I'm using Appwrite Cloud, and I'm using version 21 of node-appwrite to benefit from transactions. The problem is I seem to be getting an error when I u...
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
