sedev26Original post
Web Developer
Hello,
I am having issues with the database connection and attributes.
Here is the code and the error:
Attribute image is missing
Error seeding data: [AppwriteException: Invalid document structure: Missing required attribute "image"]
Summary
Developers are encountering an error when seeding the database due to a missing 'image' attribute while creating a document. The error message states: "Invalid document structure: Missing required attribute 'image'".