0

I'm using Python APIs.

When I try getting metadata for one JPG file from a folder, for example using

dbx.files_get_metadata("path/to/image.jpg")

I see the tag media_info=NOT_SET. On the other hand, if I go to the browser and check the file, in the toolbar I see this:

metadata image

Any idea on why this happens?

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.