How to get the thumbnail stream by microsoft.onedrive.sdk -


i'm trying item's medium thumbnail stream. can correct thumbnails content null. how content can return stream?

var thumbnail= await onedriveclient.drive.items[item.id].thumbnails.request().getasync(); var thumbnailset=thumbnail.firstordefault();


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -