Hello everyone,
I use the API 'filesGetThumbnail' and I have a problem with the files 'png'.
I'm using
dbx.filesGetThumbnail ({'path': dir/.../file.png, 'size': 'w128h128', 'format': 'png'})
But it does not work and continues to make me thumbnails on the jpeg file ...
Does anyone see where is the error?
Thank you for your reply
YC