Full error message when trying to link to dropbox client:

Warning: Missing argument 8 for get_auth_header(), called in /var/www/web/drupal7/sites/all/modules/dropbox_client/dropbox.php on line 155 and defined in get_auth_header() (line 182 of /var/www/web/drupal7/sites/all/modules/dropbox_client/oauth.php).
Notice: Undefined variable: token_secret in get_auth_header() (line 184 of /var/www/web/drupal7/sites/all/modules/dropbox_client/oauth.php).

Block "File list" and "Search" seem to work but uploading files throws the errors following error:
Warning: Missing argument 6 for dropbox::_build_header(), called in /var/www/web/drupal7/sites/all/modules/dropbox_client/dropbox.php on line 390 and defined in dropbox->_build_header() (line 424 of /var/www/web/drupal7/sites/all/modules/dropbox_client/dropbox.php).

CommentFileSizeAuthor
#4 error invald signature.jpg35.03 KBgrossmann

Comments

-enzo-’s picture

Status: Active » Closed (fixed)

Hello grossmann-mcs

Thank you for your report, I just did a small fix and release a new version 3.7, just update and changes must be corrected.

Greetings from Costa Rica.

grossmann’s picture

Version: 7.x-3.6 » 7.x-3.8
Status: Closed (fixed) » Needs work

Wow, thank you for your fast reply. I tested the new version (3.8 btw) and the errors are no longer thrown. But I get an green message with "Invalid signature." if I try to upload a file. And the file don't get uploaded. I am running this on drupal 7.17. Could this be a problem?

-enzo-’s picture

Hello Grossmann

Can you upload a picture(s) showing the error?

grossmann’s picture

StatusFileSize
new35.03 KB

I have updated to drupal 7.22 with no difference. Error message which is displayed after pressing upload is attached as image.
Do I need to have an SSL certificate running and reaching the website over https?
error invald signature

-enzo-’s picture

I never see that error, the error must be caused because DropBox change some stuff recently. I will next review next weekend.

If you can debug and propose a patch the community will be really happy :P

Regards.

grossmann’s picture

I try to figure something out but my coding is not that good.
Thanks again for looking into that.

grossmann’s picture

Issue summary: View changes

Wrong error explanation

Håvard’s picture

Issue summary: View changes

I get this error with 3.x-dev 2013-Sep-30.

Håvard’s picture

I don't know why the issue summary changed when posting #7. It just happened.

szt’s picture

(Actually the 7.x-3.x-dev version older, than the 7.x-3.8 version.)