laravel-dropbox icon indicating copy to clipboard operation
laravel-dropbox copied to clipboard

Is it possible to support the following thumbnail endpoints?

Open parmalatinter opened this issue 2 years ago • 2 comments

Please respond if possible.🙏

Please support thumbnail endpoints

  • https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail
  • https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail_batch

parmalatinter avatar Feb 13 '23 02:02 parmalatinter

I created following class in my laravel project Please look at bellow https://github.com/parmalatinter/laravel-sample/blob/main/app/Libs/DropBoxCustom.php

parmalatinter avatar Feb 13 '23 05:02 parmalatinter

thanks, I'll look into this shortly.

dcblogdev avatar Feb 13 '23 09:02 dcblogdev