box-node-sdk icon indicating copy to clipboard operation
box-node-sdk copied to clipboard

Missing jpg support for Files.prototype.getThumbnail()

Open nahmias opened this issue 5 years ago • 0 comments

  • [x] I have checked that the SDK documentation doesn't solve my issue.
  • [x] I have checked that the API documentation doesn't solve my issue.
  • [x] I have searched the Box Developer Forums and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
  • [x] I have searched Issues in this repo and my issue isn't already reported.

Description of the Issue

Files.prototype.getThumbnail() endpoint only works with png. The https://developer.box.com/reference/get-files-id-thumbnail-id/ shows support for jpg.

Expected Behavior

Jpg support on thumbnails.

Versions Used

Node SDK: 1.33.0

nahmias avatar Jul 30 '20 01:07 nahmias