<?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: Dropbox authentication error with UpdraftPlus from Wordpress in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420240#M22575</link>
    <description>&lt;P&gt;Thanks Greg for the hint!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, a 400 error is returned. I called&amp;nbsp;$response = curl_exec($handle); and then printed $response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I got:&lt;/P&gt;&lt;PRE&gt;HTTP/1.1 400 Bad Request
content-length: 0
connection: close&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what this means. Does it help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Btw: I also installed on a separate part of the webserver a clearn wordpress install with the same plugin. The error persisted. This tells me the issue is either with Dropbox (something wrong with my account?) or with my host (some configuration error?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But no idea how to proceed from here...&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 15:25:18 GMT</pubDate>
    <dc:creator>miago</dc:creator>
    <dc:date>2020-05-14T15:25:18Z</dc:date>
    <item>
      <title>Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420124#M22563</link>
      <description>&lt;P&gt;I have been using the Remote Storage option from within the UpdraftPlus plugin in Wordpress to keep backups on my dropbox account for several years. After moving my website to a new provider, the upload to dropbox stopped working. I checked that the connection to Dropbox is set up correctly by removing the settings for Dropbox and reauthentication. I can access and download from Dropbox old backups in the plugin without problems. But any attempt to upload files fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following error is returned:&lt;/P&gt;
&lt;PRE&gt;0020.397 (0) Dropbox: Attempt to upload: backup_2020-05-14-1059_MyWebsite_5b250aabb84c-plugins.zip to: backup_2020-05-14-1059_MyWebsite_5b250aabb84c-plugins.zip
0021.240 (0) Dropbox chunked upload: 6.2 % uploaded (AAAAAAAAE7XIXgypxcVeOA, 1048576, 9216 KB)
0023.780 (0) Dropbox chunked upload: 61.6 % uploaded (AAAAAAAAE7XIXgypxcVeOA, 10485760, 10240 KB)
0025.721 (0) Dropbox chunked upload: 100 % uploaded (AAAAAAAAE7XIXgypxcVeOA, 17034343, 10240 KB)
0025.766 (0) Dropbox: chunked upload exception (Dropbox_BadRequestException):  (line: 225, file: /home/MyWebsite/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)&lt;BR /&gt;0025.767 (0) An error condition has occurred for the first time during this job&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears upload is started correctly and runs up to 100% but then does not complete or fails with some form of authentication. This problem occurs repeatedly and identically for every upload.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 14:09:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420124#M22563</guid>
      <dc:creator>miago</dc:creator>
      <dc:date>2020-05-14T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420149#M22564</link>
      <description>&lt;P&gt;You'll need to contact the developers of UpdraftPlus for assistance with this. Dropbox provides the API for third-party app access to Dropbox, but it's up to the developers that create those apps to support them. Dropbox cannot support third-party apps.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 11:20:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420149#M22564</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2020-05-14T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420170#M22565</link>
      <description>&lt;P&gt;The problem is an error that Dropbox returns as a result of a&amp;nbsp;curl_exec call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am only using the basic functionality of UpdraftPlus. There is no support provided for non-paying customers.&amp;nbsp; I guess I am out of luck then and have to give up using Dropbox for this feature?&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 12:02:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420170#M22565</guid>
      <dc:creator>miago</dc:creator>
      <dc:date>2020-05-14T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420202#M22566</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1302146"&gt;@miago&lt;/a&gt;&amp;nbsp;The 'BadRequestException' seems to indicate you're getting a 400 error from the&amp;nbsp;Dropbox API.&amp;nbsp;Are you able to print out the response body itself? It generally should contain a more useful error message. Or, please let me know if the response body is actually empty. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 14:42:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420202#M22566</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-14T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420240#M22575</link>
      <description>&lt;P&gt;Thanks Greg for the hint!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, a 400 error is returned. I called&amp;nbsp;$response = curl_exec($handle); and then printed $response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I got:&lt;/P&gt;&lt;PRE&gt;HTTP/1.1 400 Bad Request
content-length: 0
connection: close&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what this means. Does it help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Btw: I also installed on a separate part of the webserver a clearn wordpress install with the same plugin. The error persisted. This tells me the issue is either with Dropbox (something wrong with my account?) or with my host (some configuration error?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But no idea how to proceed from here...&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:25:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420240#M22575</guid>
      <dc:creator>miago</dc:creator>
      <dc:date>2020-05-14T15:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420242#M22576</link>
      <description>&lt;P&gt;Thanks! That's helpful. It looks like you are getting an empty response body from the&amp;nbsp;Dropbox API. We'll look into it.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:33:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420242#M22576</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-14T15:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420245#M22577</link>
      <description>&lt;P&gt;Not sure if you just fixed it or the problem solved itself. Anyway, without any further change from my side, the issue (for now) seems to be gone).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will report back if it reoccurs. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:46:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420245#M22577</guid>
      <dc:creator>miago</dc:creator>
      <dc:date>2020-05-14T15:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420248#M22580</link>
      <description>&lt;P&gt;Can you try again now and let me know if you're still seeing this issue?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:48:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420248#M22580</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-14T15:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420249#M22581</link>
      <description>&lt;P&gt;It looks like our messages just crossed. Thanks for confirming it's fixed for you now.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:50:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420249#M22581</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-14T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420251#M22582</link>
      <description>&lt;P&gt;Yes, the issue is gone. Thanks a lot for your expert help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips about the cause just in case others in future have a similar problem (and for me to avoid it in future)?&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:50:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420251#M22582</guid>
      <dc:creator>miago</dc:creator>
      <dc:date>2020-05-14T15:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420253#M22583</link>
      <description>&lt;P&gt;This was due to a server configuration issue on our side, so there isn't anything you need to do to avoid this in the future. We're working on preventing this from happening again in the future.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:53:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420253#M22583</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-14T15:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434153#M22949</link>
      <description>&lt;P&gt;I am having the exact same issue with bunch of different websites running on different servers:&lt;/P&gt;&lt;PRE&gt;0017.999 (0) Dropbox: Attempt to upload: backup_2020-07-02-0652_Magellan_Investment_Holdings_abb08416b6d1-plugins.zip to: magellanholdings.co.uk/backup_2020-07-02-0652_Magellan_Investment_Holdings_abb08416b6d1-plugins.zip
0019.908 (0) Dropbox chunked upload: 9.4 % uploaded (AAAAAAAHWEkv4PBNdlZEGA, 1048576, 4608 KB)
0022.278 (0) Dropbox chunked upload: 51.7 % uploaded (AAAAAAAHWEkv4PBNdlZEGA, 5767168, 10240 KB)
0024.325 (0) Dropbox chunked upload: 100 % uploaded (AAAAAAAHWEkv4PBNdlZEGA, 11158874, 10240 KB)
0024.371 (0) Dropbox: chunked upload exception (Dropbox_BadRequestException):  (line: 225, file: /home/magellanholdings/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)&lt;/PRE&gt;&lt;P&gt;Any chance you can fix the problem like you did for miago?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 13:42:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434153#M22949</guid>
      <dc:creator>WS_TimmBoeken</dc:creator>
      <dc:date>2020-07-02T13:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434179#M22954</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1322616"&gt;@WS_TimmBoeken&lt;/a&gt;&amp;nbsp;Thanks for the report! Can you print out and share the actual response headers/body (like miago &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/420240/highlight/true#M22575" target="_self"&gt;did here&lt;/A&gt;) so we can take a closer look at what's happening in this case?&amp;nbsp;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 14:38:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434179#M22954</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-07-02T14:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434190#M22958</link>
      <description>&lt;P&gt;I am also having the exact same problem.&amp;nbsp; I'll check the php log and see if it has the same curl response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 14:58:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434190#M22958</guid>
      <dc:creator>TeamVeritas</dc:creator>
      <dc:date>2020-07-02T14:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox authentication error with UpdraftPlus from Wordpress</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434199#M22960</link>
      <description>&lt;P&gt;Turns out Updraft had a bug, they just issued an update that fixed the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 15:32:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-authentication-error-with-UpdraftPlus-from-Wordpress/m-p/434199#M22960</guid>
      <dc:creator>TeamVeritas</dc:creator>
      <dc:date>2020-07-02T15:32:40Z</dc:date>
    </item>
  </channel>
</rss>

