Fatal error when linking Dropbox, invalid access token
-
I’m running WordPress 4.6 with SiteOrigin’s Vantage theme. As a test I successfully linked the site: PDA to my own Dropbox account: it worked beautifully. I then tried to change the link to my client’s Dropbox. That failed with an “invalid username and password” error from Dropbox. I guessed that was caused by a conflict with my own Dropbox account.
I removed and reinstalled Blighty Explorer. My client attempted to link the site to his Dropbox from his own machine. He received a “Fatal error”. The same error message appears also on the plugin’s settings page. The Apps folder was not created in his Dropbox account.
The error message is:
Fatal error: Uncaught exception 'DropboxException' with message 'Passed invalid access token.' in /var/sites/p/pda.lancs.sch.uk/public_html/wp-content/plugins/blighty-explorer/Dropbox/DropboxClient.php:134 Stack trace: #0 /var/sites/p/pda.lancs.sch.uk/public_html/wp-content/plugins/blighty-explorer/folder.php(95): DropboxClient->SetAccessToken(Array) #1 [internal function]: bex_folder('', '', 'bex_folder') #2 /var/sites/p/pda.lancs.sch.uk/public_html/wp-includes/shortcodes.php(326): call_user_func('bex_folder', '', '', 'bex_folder') #3 [internal function]: do_shortcode_tag(Array) #4 /var/sites/p/pda.lancs.sch.uk/public_html/wp-includes/shortcodes.php(223): preg_replace_callback('/\[(\[?)(bex_fo...', 'do_shortcode_ta...', '<p>The buttons ...') #5 [internal function]: do_shortcode('<p>The buttons ...') #6 /var/sites/p/pda.lancs.sch.uk/public_html/wp-includes/plugin.php(235): call_user_func_array('do_shortcode', Array) #7 /var/sites/p/pda.lancs.sch.uk/public_html/wp-includes/post-template.php(240): apply_filters('the_content in /var/sites/p/pda.lancs.sch.uk/public_html/wp-content/plugins/blighty-explorer/Dropbox/DropboxClient.php on line 134
The page where[bex_folder]and[bex_upload]are used is here
WordPress, its themes and all plugins are all at the latest versions.
The topic ‘Fatal error when linking Dropbox, invalid access token’ is closed to new replies.