[SOLVED] Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
- 0
- Resolved
- 4
- Databases
- Functions
- Cloud
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0
I’ve already created the database structure using a Dart function. I can create data records using cloud function, but when I try to update them, I get the following error:
Error updating device record: AppwriteException: document_invalid_structure, Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION" (400)
When I attempt to update using the Appwrite web console, I’m also encountering the following error:
Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
I have attached images for reference if anyone have idea let me know.
Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
Sorry to ping but I'm stuck on this <@&1319717958645452800>
is this appwrite cloud or self hosted?
appwrite cloud
can u retry by deleting and recreating the attribute?
I've already tried it.
You can also reproduce the issue in the Appwrite web portal: just use an attribute key containing a '.' as shown in image and try to add, then update, the data. You’ll see the error
A certain attribute name is not supported like from my image the first two attribute keys with "." working but rest of the attribute name is not working
cc <@1356535431834898634> <@452316113016193024>
checking
<@952258604990365716> Hey I am able to work with it if you see here in the recording, its updating can you share whats going from your network tab -> the actual payload getting sent to appwrite
Ah Okay, I reproduced it If its null then Updating it causing the error and not if its containing any data
Must be fixed now Cache might still exist for sometime but it's solved
It is now working as expected.
[SOLVED] Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.