<?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: Unable to log in in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-log-in/m-p/471079#M23968</link>
    <description>&lt;P&gt;It sounds like you're using the&amp;nbsp;Dropbox API v2 Objective-C SDK. That implements the app authorization flow redirect by using a custom URL scheme that you need to register for your app. In your case, based on the output here, your URL scheme would be "db-03609z0wg843bb3".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you've registered that in your app's .plist file, as indicated in the error message. You can find &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c#application-plist-file" target="_self"&gt;more information on setting this up the SDK in your app here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2020 15:23:17 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-11-18T15:23:17Z</dc:date>
    <item>
      <title>Unable to log in</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-log-in/m-p/470909#M23962</link>
      <description>&lt;P&gt;I applied for appkey on Dropbox developers. An error was reported when authorizing authentication.&amp;nbsp; &amp;nbsp; &amp;nbsp; "&lt;SPAN class="token punctuation"&gt;[&lt;/SPAN&gt;DBClientsManager authorizeFromController&lt;SPAN class="token punctuation"&gt;:&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;[&lt;/SPAN&gt;UIApplication sharedApplication&lt;SPAN class="token punctuation"&gt;]&lt;/SPAN&gt; controller&lt;SPAN class="token punctuation"&gt;:&lt;/SPAN&gt;controller openURL&lt;SPAN class="token punctuation"&gt;:&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;^&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;NSURL &lt;SPAN class="token operator"&gt;*&lt;/SPAN&gt;url&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;{&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;[&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;[&lt;/SPAN&gt;UIApplication sharedApplication&lt;SPAN class="token punctuation"&gt;]&lt;/SPAN&gt; openURL&lt;SPAN class="token punctuation"&gt;:&lt;/SPAN&gt;url&lt;SPAN class="token punctuation"&gt;]&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;}&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;]&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"error message:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;terminating with uncaught exception of type NSException&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;*** Terminating app due to uncaught exception 'FatalError', reason: 'DropboxSDK: unable to link; app isn't registered for correct URL scheme (db-03609z0wg843bb3). Add this scheme to your project Info.plist file, associated with following key: "Information Property List" &amp;gt; "URL types" &amp;gt; "Item 0" &amp;gt; "URL Schemes" &amp;gt; "Item &amp;lt;N&amp;gt;".'&lt;/P&gt;
&lt;DIV class="trans-left"&gt;
&lt;DIV class="trans-input-wrap"&gt;
&lt;DIV class="input-wrap"&gt;
&lt;DIV class="input-operate"&gt;
&lt;DIV class="op-favor-container"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="trans-right"&gt;
&lt;DIV class="output-wrap"&gt;
&lt;DIV class="output-mod ordinary-wrap"&gt;
&lt;DIV class="output-bd"&gt;
&lt;P class="ordinary-output target-output clearfix"&gt;&lt;SPAN class="high-light-bg"&gt;We look forward to your reply&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Nov 2020 19:43:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-log-in/m-p/470909#M23962</guid>
      <dc:creator>jieDai</dc:creator>
      <dc:date>2020-11-18T19:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to log in</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-log-in/m-p/471079#M23968</link>
      <description>&lt;P&gt;It sounds like you're using the&amp;nbsp;Dropbox API v2 Objective-C SDK. That implements the app authorization flow redirect by using a custom URL scheme that you need to register for your app. In your case, based on the output here, your URL scheme would be "db-03609z0wg843bb3".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you've registered that in your app's .plist file, as indicated in the error message. You can find &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c#application-plist-file" target="_self"&gt;more information on setting this up the SDK in your app here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 15:23:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-log-in/m-p/471079#M23968</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-18T15:23:17Z</dc:date>
    </item>
  </channel>
</rss>

