Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
- 0
- 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"
Recommended threads
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...