<?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: how do I setup Saver for use on my website. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680941#M30692</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1695758"&gt;@BartLors&lt;/a&gt; As Здравко noted, &lt;A href="https://www.dropbox.com/developers/saver" target="_blank"&gt;the Dropbox Saver&lt;/A&gt; is way for end-users to save files to their own accounts, not a way for end-users to upload files to your account. I'll pass this along as a feature request for a component like that, I can't promise if or when that might be implemented. (And for reference, using the Dropbox Saver does not involve using OAuth or redirect URIs.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being the case, like Здравко said, to upload to your own account programmatically, you'd need to implement this in your code, potentially using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;/2/files/upload&lt;/A&gt; or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_upload_link" target="_blank"&gt;/2/files/get_temporary_upload_link&lt;/A&gt;, for example.&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2023 15:10:44 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-05-01T15:10:44Z</dc:date>
    <item>
      <title>how do I setup Saver for use on my website.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680693#M30687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to add the dropbox Saver (&lt;A href="https://www.dropbox.com/developers/saver" target="_blank" rel="noopener noreferrer"&gt;https://www.dropbox.com/developers/saver&lt;/A&gt;)&lt;SPAN&gt;&amp;nbsp;to my webpage, to enable people to upload pictures to my dropbox.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've got problems setting up the Oauth, redirect URI and what not. After creating the App and setting up as good as I can, nothing happens, after I include the script to my html page. I see no upload button. Is there an example of how to set up the app?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks, Bart&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 17:28:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680693#M30687</guid>
      <dc:creator>BartLors</dc:creator>
      <dc:date>2023-05-02T17:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: how do I setup Saver for use on my website.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680718#M30689</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1695758"&gt;@BartLors&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;On the page, you linked to in your post, is a working Saver example. Just press/click the "Save to Dropbox" button and the example picture "dropblox.png" will ask you select where to put it in your account. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1695758"&gt;@BartLors&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;... to my webpage, to enable people to upload pictures to &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;my&lt;/U&gt;&lt;/FONT&gt;&lt;/STRONG&gt; dropbox.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Maybe you cannot yet understand what Saver is doing. It saves provided content through URL(s) in the client Dropbox account, not into yours! The task, you want to achieve, is unsupported by Dropbox' Saver. There is no prebuilt component for that.&lt;/P&gt;&lt;P&gt;To implement upload to Your Dropbox account coming from client machine, you can use something like upload to your server and forward next to your account (i.e. like proxying) or dynamically embed in your page temporary upload links to be used to upload desired files direct to Dropbox server (additional file management may be needed).&lt;/P&gt;&lt;P&gt;Hope this clarifies matter.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 12:23:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680718#M30689</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-04-30T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: how do I setup Saver for use on my website.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680941#M30692</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1695758"&gt;@BartLors&lt;/a&gt; As Здравко noted, &lt;A href="https://www.dropbox.com/developers/saver" target="_blank"&gt;the Dropbox Saver&lt;/A&gt; is way for end-users to save files to their own accounts, not a way for end-users to upload files to your account. I'll pass this along as a feature request for a component like that, I can't promise if or when that might be implemented. (And for reference, using the Dropbox Saver does not involve using OAuth or redirect URIs.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being the case, like Здравко said, to upload to your own account programmatically, you'd need to implement this in your code, potentially using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;/2/files/upload&lt;/A&gt; or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_upload_link" target="_blank"&gt;/2/files/get_temporary_upload_link&lt;/A&gt;, for example.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 15:10:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680941#M30692</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-01T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: how do I setup Saver for use on my website.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680997#M30695</link>
      <description>&lt;P&gt;Thanks.I found a solution at&amp;nbsp;&lt;A href="http://planeupload.com" target="_self"&gt;planeupload.com.&lt;/A&gt;&amp;nbsp;They offer the upload button like I wanted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 18:32:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-do-I-setup-Saver-for-use-on-my-website/m-p/680997#M30695</guid>
      <dc:creator>BartLors</dc:creator>
      <dc:date>2023-05-01T18:32:07Z</dc:date>
    </item>
  </channel>
</rss>

