If you're on Cloud, you can't update the attribute to make it not required. You'll have to pass that attribute when creating the document. Alternatively, you can delete and recreate the attribute (but that will delete the data you have in that attribute for your documents).
Summary
The user is experiencing an issue with a missing required parameter for "data" while trying to upload an image to their database. They are looking for guidance on how to resolve this issue. A fellow user suggests using `storage.createFile()` to upload an image and retrieve the image ID. Another user suggests placing the image ID in the document. There is no clear solution mentioned in the thread.
ijay
Rank 2: Process
May 22, 2023, 16:10
okay
ijay
Rank 2: Process
May 22, 2023, 16:11
pls have searched google but i don't know how to make an image upload to a dbase