We have create paper file on Dropbox
Using list folder API , it return file meta-data for Paper , "is_downloadable": true And for some other file in same account "is_downloadable": false.
What is the reason behind it ?
API return "is_downloadable": true for some paper type file & "is_downloadable": false for some paper type file in same account
Hello @sagar_lonkar, May I ask how you are creating the Dropbox Paper file, and could you provide an example of the metadata for a Dropbox Paper file where the value ‘is_downloadable': true?
If you need to download the Dropbox Paper file that returns the metadata 'is_downloadable': false, you'll have to export the file using the /files/export endpoint.