<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: View only no download for Audio File by api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/400736#M21935</link>
    <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;I'm not using the API. &amp;nbsp;I'd like to share an audio file with one person and allow them to listen to the file, but not download it. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that that feature possible in Dropbox?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2020 23:16:29 GMT</pubDate>
    <dc:creator>KenEm</dc:creator>
    <dc:date>2020-03-04T23:16:29Z</dc:date>
    <item>
      <title>View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327536#M19184</link>
      <description>&lt;P&gt;I am working of Dropbox .NET API to access the files and create shareable links.&lt;/P&gt;&lt;P&gt;I want to share some audio clip to other people, and I want that other people can just able to listen to the file, they&amp;nbsp;must be not able to download those file.&lt;/P&gt;&lt;P&gt;In Dropbox .NET API I am creating a sharable link but I am not getting&amp;nbsp;an option to restrict to just listen not download (I am getting this option on UI website when I click on the sharing link).&lt;/P&gt;&lt;P&gt;So my question is How it can be possible that other people just listen to the file other people should not able to download the file by dropbox .NET API?&lt;/P&gt;&lt;P&gt;Please share some code to do it!! currently, I am creating the link by the following code&lt;/P&gt;&lt;P&gt;DropboxClientConfig config = new DropboxClientConfig();&lt;BR /&gt;config.UserAgent = "Name of App";&lt;BR /&gt;DropboxClient dpc = new DropboxClient("***********", config);&lt;BR /&gt;RequestedVisibility visibility = RequestedVisibility.TeamOnly.Instance;&lt;BR /&gt;SharedLinkSettings sharedLinkSettings = new SharedLinkSettings(visibility,null,null );&lt;BR /&gt;CreateSharedLinkWithSettingsArg createSharedLinkWithSettingsArg = new CreateSharedLinkWithSettingsArg("path to file", sharedLinkSettings);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327536#M19184</guid>
      <dc:creator>mirage_alaas</dc:creator>
      <dc:date>2019-05-29T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327594#M19190</link>
      <description>&lt;P&gt;[Cross-linking for reference: &lt;A href="https://stackoverflow.com/questions/54578157/view-only-no-download-for-audio-file-by-api" target="_self"&gt;https://stackoverflow.com/questions/54578157/view-only-no-download-for-audio-file-by-api&lt;/A&gt;&amp;nbsp;]&lt;/P&gt;
&lt;P&gt;This feature is not currently available via the API,&amp;nbsp;but I'll pass this along as a feature request.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 16:49:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327594#M19190</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-02-07T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327602#M19194</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Greg !! &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 16:54:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/327602#M19194</guid>
      <dc:creator>mirage_alaas</dc:creator>
      <dc:date>2019-02-07T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/400736#M21935</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;I'm not using the API. &amp;nbsp;I'd like to share an audio file with one person and allow them to listen to the file, but not download it. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that that feature possible in Dropbox?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 23:16:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/400736#M21935</guid>
      <dc:creator>KenEm</dc:creator>
      <dc:date>2020-03-04T23:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/400742#M21937</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1269922"&gt;@KenEm&lt;/a&gt;&amp;nbsp;You can find the information about this&amp;nbsp;Dropbox feature here:&amp;nbsp;&lt;A href="https://help.dropbox.com/files-folders/share/set-link-permissions#disable-downloads" target="_blank"&gt;https://help.dropbox.com/files-folders/share/set-link-permissions#disable-downloads&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 00:03:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/400742#M21937</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-03-05T00:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: View only no download for Audio File by api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/542548#M25971</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/974123"&gt;@mirage_alaas&lt;/a&gt;&amp;nbsp;The Dropbox API now supports enabling/disabling the download restriction on a shared link via the &lt;CODE&gt;SharedLinkSettings.AllowDownload&lt;/CODE&gt; setting with the &lt;CODE&gt;CreateSharedLinkWithSettingsAsync&lt;/CODE&gt; and &lt;CODE&gt;ModifySharedLinkSettingsAsync&lt;/CODE&gt; methods in the .NET SDK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 17:02:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/View-only-no-download-for-Audio-File-by-api/m-p/542548#M25971</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-09-01T17:02:17Z</dc:date>
    </item>
  </channel>
</rss>

