Hi,
I wish to get thumbnail from videos with
sDbxClient.files().getThumbnail(metadata.getMetadata().getPathLower())
And it always throw me
com.dropbox.core.v2.files.ThumbnailErrorException: Exception in get_thumbnail: "unsupported_image"
How can I solve this?
Regards,