<?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: Make the application for everyone after review? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121280#M3523</link>
    <description>&lt;P&gt;The application is an application where students will upload their project instead of sending them by email, so I can manage the number of users, groups, duplicate works....&lt;BR /&gt;
But if I do this, then all students must have an account at dropbox? &lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2015 03:39:37 GMT</pubDate>
    <dc:creator>abdelouahab a.</dc:creator>
    <dc:date>2015-06-02T03:39:37Z</dc:date>
    <item>
      <title>Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121278#M3521</link>
      <description>&lt;P&gt;I just got my application approuved for production, in the email, they told me to use a 'key' ? what is this key?&lt;BR /&gt;
The application works with : dropbox_consumer_key and dropbox_consumer_secret, but now that I got approuved, if I try to access to the application with another browser (or logged out from my dropbox) I get a login page for dropbox?! &lt;BR /&gt;
What do I need to make the application dont ask for credential for anyone accessing to it?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:42:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121278#M3521</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2019-05-29T09:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121279#M3522</link>
      <description>&lt;P&gt;The key the email is referring to is just your app's existing app key. While in development mode, only up 100 users can link your app to their accounts. Once in production mode, any number of user accounts can be linked to your app. The development/production switch doesn't affect how your app or the app authorization flow works.&lt;/P&gt;

&lt;P&gt;It sounds like you just want your app to connect to your own account and only your own account. The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons. (You also don't actually need to be production mode if you only want to use your own account.)&lt;/P&gt;

&lt;P&gt;However if you did want to go this route, instead of kicking off the authorization flow, you would manually use an existing access token for your app, instead of kicking off the app authorization flow. (Just be careful not to revoke it, e.g. via &lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt; .)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 03:35:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121279#M3522</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T03:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121280#M3523</link>
      <description>&lt;P&gt;The application is an application where students will upload their project instead of sending them by email, so I can manage the number of users, groups, duplicate works....&lt;BR /&gt;
But if I do this, then all students must have an account at dropbox? &lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 03:39:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121280#M3523</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T03:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121281#M3524</link>
      <description>&lt;P&gt;If you want the students to only upload to your own account, you can use the API with only your own access token as I described, and they won't need to have their own Dropbox accounts.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 03:57:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121281#M3524</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T03:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121282#M3525</link>
      <description>&lt;P&gt;Then I will activate this value?&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/s/i9vb28scbh28dg5/Sans%20titre.png?dl=0" rel="nofollow noreferrer"&gt;https://www.dropbox.com/s/i9vb28scbh28dg5/Sans%20titre.png?dl=0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:15:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121282#M3525</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T04:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121283#M3526</link>
      <description>&lt;P&gt;Which thing in that screenshot are you referring to?&lt;/P&gt;

&lt;P&gt;The first lets you enable/disable the "implicit" a.k.a. "token" &lt;A href="https://www.dropbox.com/developers/core/docs#oa2-authorize" rel="nofollow noreferrer"&gt;OAuth 2 flow&lt;/A&gt; for your app.&lt;/P&gt;

&lt;P&gt;The second lets you generate an access token for your account to connect to that app. If you do only need to connect to your own account that is an easy way to get an access token.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:17:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121283#M3526</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T04:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121284#M3527</link>
      <description>&lt;P&gt;Can you give me an example, where I only grant users to upload, because finally this is the right solution, by using a full access, the user can even see the folder, which is dangerous!&lt;BR /&gt;
So, I will go with the token in url way, but can you give me an example with an URL ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:22:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121284#M3527</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T04:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121285#M3528</link>
      <description>&lt;P&gt;I'm not sure I understand your question. Have you run into a specific issue you can post the details for?&lt;/P&gt;

&lt;P&gt;We don't have specific samples for using a single account only, but it doesn't really change how you use the API, so I recommend working through the samples/tutorial for whatever SDK you're using.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:29:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121285#M3528</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T04:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121286#M3529</link>
      <description>&lt;P&gt;Sorry for my questions, but the initial problem is: make users upload to dropbox folder, but are not allowed to see anything inside it?&lt;BR /&gt;
So, from what I understand, I will make requests as they come from my account using the token I will generate from the console?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:31:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121286#M3529</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121287#M3530</link>
      <description>&lt;P&gt;Yes, if you want them to upload to only your account, you can use the generated access token for your account. This can only be safely done if this is a web app, where you can protect the access token on the server.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:33:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121287#M3530</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T04:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121288#M3531</link>
      <description>&lt;P&gt;Yes, I use environement variables (hosted at Openshift), so they will not be clear in the code in case someone got the script (python).&lt;BR /&gt;
And I guess they will not get the HTTP request when the client sends it?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:35:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121288#M3531</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T04:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121289#M3532</link>
      <description>&lt;P&gt;You need to make sure you make the API calls from your server only, not from the user's web browser. If you make the call from the user's browser, the call will need to include the access token, which you don't want to expose to them.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:36:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121289#M3532</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-02T04:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121290#M3533</link>
      <description>&lt;P&gt;Yes, I will go with this solution,&lt;BR /&gt;
Thank you again.&lt;BR /&gt;
BTW, I am using this excellent wrapper &lt;A href="https://github.com/bdarnell/async_dropbox" rel="nofollow noreferrer"&gt;https://github.com/bdarnell/async_dropbox&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 04:38:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121290#M3533</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T04:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121291#M3534</link>
      <description>&lt;P&gt;Ok, here is the code for people that lands on this question:&lt;BR /&gt;
curl -X PUT &lt;A href="https://api-content.dropbox.com/1/files_put/auto/hello.txt?overwrite=false" rel="nofollow noreferrer"&gt;https://api-content.dropbox.com/1/files_put/auto/hello.txt?overwrite=false&lt;/A&gt; -H 'Authorization: Bearer PUT HERE YOUR LONG TOKEN' -H 'Content-Type: text/plain' -d 'Hello, World!'&lt;/P&gt;

&lt;P&gt;now what you need, is just transform the code into an http request from your programming language &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, 02 Jun 2015 06:43:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121291#M3534</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-02T06:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Make the application for everyone after review?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121292#M3535</link>
      <description>&lt;P&gt;Hi, here is the application&lt;BR /&gt;
&lt;A href="https://github.com/abdelouahabb/dropbox-uploader" rel="nofollow noreferrer"&gt;https://github.com/abdelouahabb/dropbox-uploader&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 05:19:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Make-the-application-for-everyone-after-review/m-p/121292#M3535</guid>
      <dc:creator>abdelouahab a.</dc:creator>
      <dc:date>2015-06-04T05:19:07Z</dc:date>
    </item>
  </channel>
</rss>

