Title: Dropbox Authentication
Last modified: August 20, 2016

---

# Dropbox Authentication

 *  Resolved [mlledwyer](https://wordpress.org/support/users/mlledwyer/)
 * (@mlledwyer)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/)
 * I am trying to back up to Dropbox and have followed the instructions to create
   the API and load all of the info into the plugin but I am getting an error: “
   You do not appear to be authenticated with DropBox”
 * Can you please let me know the possible causes of the error and any additional
   info that you need from me to fix.
 * Thank you.
 * [http://wordpress.org/extend/plugins/updraftplus/](http://wordpress.org/extend/plugins/updraftplus/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/dropbox-authentication-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/dropbox-authentication-1/page/2/?output_format=md)

 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3370951)
 * After entering the API secret and key, have you clicked on the link to actually
   authenticate? i.e. has it taken you to the DropBox page that has the “accept/
   deny” choice?
 *  Thread Starter [mlledwyer](https://wordpress.org/support/users/mlledwyer/)
 * (@mlledwyer)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3370967)
 * Hi David, thank you so much for the reply.
 * I did, there’s a note that says “(You appear to be already authenticated)”
 * Here’s a couple screen caps:
    [Image 1](http://www.bitcentral.com/images/updraft1.png)
   [Image 2](http://www.bitcentral.com/images/updraft2.png)
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371071)
 * Thank you… please can you download the log file, and paste it here? (As mentioned
   in the FAQ – if there is a log file, then I need to read it to have a full picture
   of what’s going on).
 * David
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371075)
 * The latest version (1.2.33) now has a “Wipe Settings” button down the bottom,
   so that you can remove your DropBox settings and enter them again, in case there
   was some mis-match or a typo had unwittingly crept in…
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371080)
 * P.S. I just deleted my app and credentials, and started again; no problems…
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371163)
 * The latest UpdraftPlus release now simplifies Dropbox authentication somewhat–
   do try again…
 *  [theplu](https://wordpress.org/support/users/theplu/)
 * (@theplu)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371237)
 * I installed this and created a dropbox but I need to change the dropbox over 
   to someone else’s account. I have tried un-installing and “wipe settinss” and
   even deleting the dropbox account that I created but it still says I’m authenticated.
   How can I get rid of my dropbox info in order to hook it up to another account?
 *  [haggman](https://wordpress.org/support/users/haggman/)
 * (@haggman)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371238)
 * I’m having an issue that I believe might be related. I’m running WordPress 3.5
   and I just installed the latest version of Updraft for the first time. I activate
   the plugin and go to the settings page. I set up for Dropbox, hit save, then 
   hit the link to configure dropbox and I get:
 *     ```
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php:67) in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php on line 82
       ```
   
 * Any suggestions?
 * Thanks
 *  [haggman](https://wordpress.org/support/users/haggman/)
 * (@haggman)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371239)
 * Oh, by the way. The configure link now reads: “(You appear to be already authenticated).
   After you have saved your settings (by clicking “Save Changes” below), then come
   back here once and click this link to complete authentication with Dropbox.”
 * If I hit the create backup it looks like it builds the zips but then fails with
   it tries to upload to the cloud, which is no surprise since I haven’t configured
   it’s access.
 * Thanks.
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371240)
 * Whoops – when I was implementing the ‘wipe settings’ feature I lost track of 
   the whole purpose, and accidentally left out the crucial one that you wanted 
   to wipe! Doh!
 * Try this one:
    [http://downloads.wordpress.org/plugin/updraftplus.1.3.6.zip](http://downloads.wordpress.org/plugin/updraftplus.1.3.6.zip)
 *  [haggman](https://wordpress.org/support/users/haggman/)
 * (@haggman)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371243)
 * Looks like I still get the same thing. I tried:
    -Enabled debug features -Wipe
   settings -Uninstall -Install 1.3.6 -Enable, set for drop box, enable extra debug
   info -Save -Hit link to authenticate Errors
 * Then I
    -Hit upgrade button to upgrade to new 1.3.8 version -Wipe settings -Set
   for Dropbox enable extra features -Save -Hit link to do authentication Still 
   no love. That last one yields
 *     ```
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php on line 67
   
       Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Storage/Encrypter.php:67) in /hermes/bosoraweb055/b918/ipg.outreachinternationa/wp-content/plugins/updraftplus/includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php on line 82
       ```
   
 * Thanks!
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371247)
 * Ah – if your PHP is set up to dump warnings to the browser, then DropBox gets
   upset.
 * This should be fixed in 1.3.11 – [http://downloads.wordpress.org/plugin/updraftplus.1.3.11.zip](http://downloads.wordpress.org/plugin/updraftplus.1.3.11.zip)
 * David
 *  [theplu](https://wordpress.org/support/users/theplu/)
 * (@theplu)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371251)
 * Sorry, today was the first chance I’ve had to check this out. Looks like you’ve
   updated since so I installed version 1.3.15 and all is well. Thanks!!
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371252)
 * You’re welcome! Id you find UpdraftPlus useful, then please donate – average 
   donation thus far is less than $0.01 per download! [http://david.dw-perspective.org.uk/donate](http://david.dw-perspective.org.uk/donate)
 * David
 *  [russwaters](https://wordpress.org/support/users/russwaters/)
 * (@russwaters)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/#post-3371331)
 * Hi David,
 * Great product first of all! Secondly, I just purchased the Developer version 
   and I was wondering how the licensing works with the different WP websites I 
   manage, i.e., do I just install the plugin zip file in each WP site?

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/dropbox-authentication-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/dropbox-authentication-1/page/2/?output_format=md)

The topic ‘Dropbox Authentication’ is closed to new replies.

 * ![](https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200)
 * [UpdraftPlus: WP Backup & Migration Plugin](https://wordpress.org/plugins/updraftplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/updraftplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/updraftplus/)
 * [Active Topics](https://wordpress.org/support/plugin/updraftplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/updraftplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/updraftplus/reviews/)

## Tags

 * [authentication](https://wordpress.org/support/topic-tag/authentication/)

 * 19 replies
 * 7 participants
 * Last reply from: [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/dropbox-authentication-1/page/2/#post-3371335)
 * Status: resolved