<?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: Android Dropbox Chooser returns &amp;quot;Permanent failure&amp;quot; all of the sudden in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312844#M18597</link>
    <description>&lt;P&gt;Hello Walter,&lt;/P&gt;
&lt;P&gt;Thank you for your prompt reply. Here's a video reproducing the issue:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;DbxChooser &lt;SPAN&gt;mChooser = &lt;/SPAN&gt;&lt;SPAN&gt;new &lt;/SPAN&gt;DbxChooser(getString(R.string.&lt;SPAN&gt;DROPBOX_APP_KEY&lt;/SPAN&gt;));&lt;/PRE&gt;
&lt;PRE&gt;&lt;SPAN&gt;mChooser&lt;/SPAN&gt;.forResultType(DbxChooser.ResultType.&lt;SPAN&gt;FILE_CONTENT&lt;/SPAN&gt;).launch(&lt;SPAN&gt;mActivity&lt;/SPAN&gt;, &lt;SPAN&gt;mActivity&lt;/SPAN&gt;.&lt;SPAN&gt;DBX_CHOOSER_REQUEST&lt;/SPAN&gt;);&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;We use Dropbox Chooser to open an image from user's Dropbox account in our application for further processing.&amp;nbsp;We reproduced this on a Google Pixel 2 (Android 9.0) and on a Samsung S6 (Android 7.0), Dropbox version 116.2.4 and 120.2.2.&lt;/P&gt;
&lt;P&gt;Please let me know if you need anything else on my behalf.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 10:44:04 GMT</pubDate>
    <dc:creator>keeble_bogdan</dc:creator>
    <dc:date>2020-11-05T10:44:04Z</dc:date>
    <item>
      <title>Android Dropbox Chooser returns "Permanent failure" all of the sudden</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312838#M18595</link>
      <description>&lt;P&gt;We've used Dropbox SDK for 2 years now and everything worked smoothly.&amp;nbsp;We also use Dropbox Choose to open images into our application. Today suddently we receive a 'Permanent failure' message for every image selected from a Dropbox folder to be opened.&amp;nbsp;Are they any updates that impact the current implementation?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:09:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312838#M18595</guid>
      <dc:creator>keeble_bogdan</dc:creator>
      <dc:date>2019-05-29T09:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Android Dropbox Chooser returns "Permanent failure" all of the sudden</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312840#M18596</link>
      <description>&lt;P&gt;Hey there&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/847796"&gt;@keeble_bogdan&lt;/a&gt;&amp;nbsp;- sorry to hear about this.&lt;/P&gt;
&lt;P&gt;Could you please share a &lt;A href="http://www.take-a-screenshot.org/" target="_blank"&gt;screenshot&lt;/A&gt; of the error and more information about the setup and configuration you're using as well as steps to do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 09:41:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312840#M18596</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-11-23T09:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Android Dropbox Chooser returns "Permanent failure" all of the sudden</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312844#M18597</link>
      <description>&lt;P&gt;Hello Walter,&lt;/P&gt;
&lt;P&gt;Thank you for your prompt reply. Here's a video reproducing the issue:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;DbxChooser &lt;SPAN&gt;mChooser = &lt;/SPAN&gt;&lt;SPAN&gt;new &lt;/SPAN&gt;DbxChooser(getString(R.string.&lt;SPAN&gt;DROPBOX_APP_KEY&lt;/SPAN&gt;));&lt;/PRE&gt;
&lt;PRE&gt;&lt;SPAN&gt;mChooser&lt;/SPAN&gt;.forResultType(DbxChooser.ResultType.&lt;SPAN&gt;FILE_CONTENT&lt;/SPAN&gt;).launch(&lt;SPAN&gt;mActivity&lt;/SPAN&gt;, &lt;SPAN&gt;mActivity&lt;/SPAN&gt;.&lt;SPAN&gt;DBX_CHOOSER_REQUEST&lt;/SPAN&gt;);&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;We use Dropbox Chooser to open an image from user's Dropbox account in our application for further processing.&amp;nbsp;We reproduced this on a Google Pixel 2 (Android 9.0) and on a Samsung S6 (Android 7.0), Dropbox version 116.2.4 and 120.2.2.&lt;/P&gt;
&lt;P&gt;Please let me know if you need anything else on my behalf.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 10:44:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312844#M18597</guid>
      <dc:creator>keeble_bogdan</dc:creator>
      <dc:date>2020-11-05T10:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Android Dropbox Chooser returns "Permanent failure" all of the sudden</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312847#M18598</link>
      <description>&lt;P&gt;Thanks for the additional information&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/847796"&gt;@keeble_bogdan&lt;/a&gt;&amp;nbsp;- much appreciated.&lt;/P&gt;
&lt;P&gt;I have reached out via email to the address you use for your forum's profile so we can take a further look into this with all of our tools available.&lt;/P&gt;
&lt;P&gt;Take a look at your email's inbox for my message and we'll take it from there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again and talk to you soon via email.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 10:26:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Dropbox-Chooser-returns-quot-Permanent-failure-quot-all/m-p/312847#M18598</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-11-23T10:26:26Z</dc:date>
    </item>
  </channel>
</rss>

