<?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: Auth redirect url in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/588273#M27380</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1530729"&gt;@schrettinger&lt;/a&gt; I understand you're attempting to integrate with the Dropbox API in your Android app. To do so, please make sure you're following the instructions here exactly:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/DropboxAndroid" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/DropboxAndroid&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will guide you through using the right methods and setting your app key correctly.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 16:02:50 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-04-04T16:02:50Z</dc:date>
    <item>
      <title>Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201768#M9534</link>
      <description>&lt;P&gt;Why does the redirect url after the Authorization process look like "#access_token=IuAX.........".&lt;/P&gt;&lt;P&gt;The # at the start prevents my server code from getting the url parameters. Using&lt;/P&gt;&lt;PRE&gt;.request().queryString()&lt;/PRE&gt;&lt;P&gt;in java&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201768#M9534</guid>
      <dc:creator>eyra</dc:creator>
      <dc:date>2019-05-29T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201770#M9535</link>
      <description>Moved to the API forum.</description>
      <pubDate>Thu, 12 Jan 2017 14:24:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201770#M9535</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2017-01-12T14:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201799#M9539</link>
      <description>That's the OAuth 2 "token" flow, where the access token is returned on the redirect URI fragment. That's meant more for client-side apps. For server-side apps, you should use the "code" flow. You can find more information here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#authorization&lt;/A&gt;</description>
      <pubDate>Thu, 12 Jan 2017 18:14:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/201799#M9539</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-12T18:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/288478#M17646</link>
      <description>&lt;P&gt;How would a native mobile client get access to this value?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 03:42:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/288478#M17646</guid>
      <dc:creator>david48</dc:creator>
      <dc:date>2018-08-02T03:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/288596#M17663</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/751341"&gt;@david48&lt;/a&gt;&amp;nbsp;Exactly how this works will depend on your particular scenario. For instance, for a locally running native mobile client, it can use a custom local URL scheme in its redirect URI. The app would register for that local URL scheme, so the redirect would be sent directly to the app (i.e., not a remote web server), where the app can parse the token from the fragment of the URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;recommend using one of the official SDKs, if possible, as they do most of the work for you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation&amp;nbsp;" target="_blank"&gt;https://www.dropbox.com/developers/documentation&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 17:07:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/288596#M17663</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-08-02T17:07:33Z</dc:date>
    </item>
    <item>
      <title>Auth webpage not available</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587228#M27322</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i'm trying to get access token in my android app java with&lt;/P&gt;&lt;P&gt;Auth.&lt;SPAN&gt;startOAuth2Authentication&lt;/SPAN&gt;(&lt;SPAN&gt;this&lt;/SPAN&gt;, &lt;SPAN&gt;"55556756765765756"&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;and then i click on ALLOW after DropBox login i get the Error&lt;/P&gt;&lt;P&gt;webpage not available the webpage db-appkey ... could not be loaded.&lt;/P&gt;&lt;P&gt;net::ERRUNKNOWN_URL_SCHEME&lt;/P&gt;&lt;P&gt;Can you please help me to find a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Manfred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 16:03:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587228#M27322</guid>
      <dc:creator>schrettinger</dc:creator>
      <dc:date>2022-03-30T16:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Auth webpage not available</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587295#M27324</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1530729"&gt;@schrettinger&lt;/a&gt;&amp;nbsp;in your&amp;nbsp;&lt;SPAN&gt;startOAuth2Authentication function are you providing the correct app key taken from your App Console? The example you provided with "55556756765765756" does not seem to be a valid app key format.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 21:31:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587295#M27324</guid>
      <dc:creator>tahsini</dc:creator>
      <dc:date>2022-03-30T21:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Auth webpage not available</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587740#M27355</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the correct app-key. DropBox recommends the real app-key not to public.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After&lt;/P&gt;&lt;P&gt;Auth.&lt;SPAN&gt;startOAuth2Authentication&lt;/SPAN&gt;(&lt;SPAN&gt;this&lt;/SPAN&gt;, &lt;SPAN&gt;"4534hkzhxc8hj" - is not the real app-key&lt;/SPAN&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;the redirect Url&lt;/P&gt;&lt;P&gt;db-4534erter45646://1/connect?oauth_token=oauth2:&amp;amp;oauth_token_secret=sl.BE4JfDiYMLV2GSkHe-f-TkpxD1-n0EcIIqBbPhQGH5ACISVsMB_AUznLC1weqvQWqsgQEAMgiWQmtXmbGZQ4Wfg2QvbBl1qVImRkJECSWV8sbxharzhk50b9jUfbOsPF_VseA9wgj45R&amp;amp;uid=422345066&amp;amp;state=oauth2%3Ae803b8143706e7ecd2603b2213e1c5a7&amp;amp;expires_in=14400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to &lt;SPAN&gt;generate an Access Token with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;private void &lt;/SPAN&gt;getAccessToken() {&lt;BR /&gt;String accessToken = Auth.&lt;SPAN&gt;getOAuth2Token&lt;/SPAN&gt;(); &lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;if &lt;/SPAN&gt;(accessToken != &lt;SPAN&gt;null&lt;/SPAN&gt;) {&lt;BR /&gt;SharedPreferences prefs = getSharedPreferences(App_User.&lt;SPAN&gt;userName&lt;/SPAN&gt;, Context.&lt;SPAN&gt;MODE_PRIVATE&lt;/SPAN&gt;);&lt;BR /&gt;prefs.edit().putString(&lt;SPAN&gt;"access-token"&lt;/SPAN&gt;, accessToken).apply();}&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt;&lt;P&gt;The return is always null, because the redirect URL (s. above) to the app from DropBox is not valid.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:18:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/587740#M27355</guid>
      <dc:creator>schrettinger</dc:creator>
      <dc:date>2022-04-01T16:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/588035#M27371</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no answer helped me. Nobody told me what's the reason for the invalid URL.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 16:01:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/588035#M27371</guid>
      <dc:creator>schrettinger</dc:creator>
      <dc:date>2022-04-03T16:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auth redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/588273#M27380</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1530729"&gt;@schrettinger&lt;/a&gt; I understand you're attempting to integrate with the Dropbox API in your Android app. To do so, please make sure you're following the instructions here exactly:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/DropboxAndroid" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/DropboxAndroid&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will guide you through using the right methods and setting your app key correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 16:02:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Auth-redirect-url/m-p/588273#M27380</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-04T16:02:50Z</dc:date>
    </item>
  </channel>
</rss>

