You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2019. It is now read-only.
Issue goes here
Looking at the RAW examples we have the GetPreview functionality where you have mentioned that
// Actually unsure about the content type; should be PDF
Does that mean that the preview works for the Documents only to be previewed as PDF files, and if i need to preview any other file like video, audio or image etc i would have to write my own script to preview those kinds of files by getting a temporary link for that file?