<?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: Easiest way to allow users to download single file from any mobile web browser. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365486#M20728</link>
    <description>&lt;P&gt;THANK YOU!! &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;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 03:48:44 GMT</pubDate>
    <dc:creator>craigecraig</dc:creator>
    <dc:date>2019-09-17T03:48:44Z</dc:date>
    <item>
      <title>Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365157#M20722</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; I currently have the Saver method setup, but it doesn't work on iOS chrome, so this isn't a viable solution for me.&amp;nbsp; What is the best option for me to allow any logged-in user to download their video to their Dropbox account, ideally without them having to enter an API key?&lt;BR /&gt;&lt;BR /&gt;My site is developed using PHP.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Craig&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:59:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365157#M20722</guid>
      <dc:creator>craigecraig</dc:creator>
      <dc:date>2019-09-16T18:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365307#M20725</link>
      <description>&lt;P&gt;Using the Dropbox Saver would be the easiest way, but as you found, the Dropbox Saver isn't supported in Chrome for iOS unfortunately. I'm sending this along as a feature request for support for the Saver in Chrome for iOS, but I can't promise if or when that might be done.&lt;/P&gt;
&lt;P&gt;The alternative would be to use the&amp;nbsp;Dropbox API, e.g., with &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-save_url" target="_self"&gt;the&amp;nbsp;/2/files/save_url endpoint&lt;/A&gt; to save a file from a URL, or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;the&amp;nbsp;/2/files/upload endpoint&lt;/A&gt; to upload file data directly. That would be substantially more work than using the Saver though, as you'd need to build out that implementation yourself. Note that the end-user wouldn't need to supply their own app key though. You as the developer just &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register the app&lt;/A&gt; once yourself, and use the resulting app key in your app's code. You would then send the user through &lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" target="_self"&gt;the OAuth app authorization flow&lt;/A&gt; so they can choose whether or not to authorize your app.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:03:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365307#M20725</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-09-16T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365486#M20728</link>
      <description>&lt;P&gt;THANK YOU!! &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;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 03:48:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365486#M20728</guid>
      <dc:creator>craigecraig</dc:creator>
      <dc:date>2019-09-17T03:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365487#M20729</link>
      <description>&lt;P&gt;One more question, so I set up the save api and most of it appears to be working, but the file I need them to save is an Amazon s3 file. &amp;nbsp;I create a presigned url and put that in the PATH spot. &amp;nbsp;But I am getting errors:&lt;BR /&gt;&lt;BR /&gt;Error in call to API function "files/upload": HTTP header "Dropbox-API-Arg": path: The root folder is unsupported&lt;/P&gt;&lt;P&gt;Is this doable?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 04:56:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365487#M20729</guid>
      <dc:creator>craigecraig</dc:creator>
      <dc:date>2019-09-17T04:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365554#M20734</link>
      <description>&lt;P&gt;When using /2/files/upload to upload a file, the 'path' parameter should contain the full path in&amp;nbsp;Dropbox where you want to store the file, including the file name and extension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you want to put the file in the root folder and so just supplied the empty string "" as the path. Instead, you should supply a string like "/filename.ext" to tell&amp;nbsp;Dropbox where to put the file and what to name it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 14:35:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/365554#M20734</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-09-17T14:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to allow users to download single file from any mobile web browser.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/593734#M27624</link>
      <description>&lt;P&gt;Update: the Dropbox Saver should now work in Chrome on iOS.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:06:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Easiest-way-to-allow-users-to-download-single-file-from-any/m-p/593734#M27624</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-27T16:06:38Z</dc:date>
    </item>
  </channel>
</rss>

