Thread Starter
kb1234
(@karenbatten)
just to be clear… i followed the updraftplus link in wordpress and it went to the default browser and it showed the error below in the browser
401. That’s an error.
Error: deleted_client
The OAuth client was deleted.
Request Details
response_type=code
client_id=200095848594-8necn29tjrqgj9qg0gv6lq73ijatcdpl.apps.googleusercontent.com
redirect_uri=https://creativerecovery.org.au/wp-admin/options-general.php?action=updraftmethod-googledrive-auth
scope=https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/userinfo.profile
state=token:s-4d8ebbb84093b7e0d0a81e1f05bbef42
access_type=offline
approval_prompt=force
Plugin Contributor
bcrodua
(@bcrodua)
Hi,
From your description, it appears that you are still using the older method of Google Drive authentication.
Could make sure you update to latest version of UpdraftPlus and wipe out UpdraftPlus settings so it shows the new and simplified authentication process? This can be done in the ‘Advance Tools’ tab and setup remote storage settings again.
Regards,
Bryle
-
This reply was modified 7 years, 10 months ago by
bcrodua.
The error in particular means that you’ve deleted the client identifier from your Google Developer Console. But as my colleague says, wiping and rebuilding your Google settings will resolve it by moving onto our purpose-built Google client that removes the previous need for your own one.
David
Thread Starter
kb1234
(@karenbatten)
I wiped the settings and went to authorise and this error came up
Error: deleted_client
The OAuth client was deleted.
Request Details
response_type=code
client_id=200095848594-8necn29tjrqgj9qg0gv6lq73ijatcdpl.apps.googleusercontent.com
redirect_uri=https://creativerecovery.org.au/wp-admin/options-general.php?action=updraftmethod-googledrive-auth
scope=https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/userinfo.profile
state=token:s-4d8ebbb84093b7e0d0a81e1f05bbef42
access_type=offline
approval_prompt=force
Thread Starter
kb1234
(@karenbatten)
someone else set this up so i’d need the google drive login details…
Hi,
It is possible that your site has been specifically configured to use a custom Google Drive app for UpdraftPlus (so UDP is still trying to use an old client)
Please could you check your wp-config.php file for the following line of code, and remove it:
define('UPDRAFTPLUS_CUSTOM_GOOGLEDRIVE_APP', true);
You will then need the Google Drive login credentials for the account you are sending backup to.