Dropbox returned the following error: Login unsuccessful.

remi - June 3, 2009 - 17:47
Project:Dropbox Integration
Version:6.x-1.1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I did report the issue #465902 and a patch was committed. However, after updated my Dropbox module to 1.1, I'm getting a different error message, "Login unsuccessful".

Although my site isn't using SSL, I am using the correct username and password. The credentials are also properly stored in the database.

#1

deviantintegral - June 4, 2009 - 02:30

Can you try replacing DropBoxUploader.php with 1.1.3 from here? Apparently they changed their login protocol recently as well. I actually need to remove the library from the module, since it can be grabbed externally anyways.

#2

remi - June 4, 2009 - 12:48
Status:active» reviewed & tested by the community

Perfect! Indeed, upgrading the DropboxUploader.php file to 1.1.3 fixed the problem. I used to have version 1.1.2.

#3

deviantintegral - June 4, 2009 - 16:00

Here is a patch which removes the class and updates the README. I'll be committing it soon.

AttachmentSize
481106_remove_dbuploader.patch 7.26 KB

#4

KrisBulman - July 19, 2009 - 21:06

the dropboxuploader is now at 1.1.4, is there anything we need to do?

#5

deviantintegral - July 20, 2009 - 01:12
Status:reviewed & tested by the community» closed

I apparently forgot to mark this as fixed - the patch was included in the 6.x-1.2 release.

As for the new version of dropboxuploader, just include the new version and everything should work. The differences between the versions are only 1 line of actual code.

 
 

Drupal is a registered trademark of Dries Buytaert.