I am getting this message: "Click here to authenticate your Google Drive Account". But when I click the link, I just get this:
Error: invalid_client
no support email
Request Details
cookie_policy_enforce=false
scope=https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://docs.googleusercontent.com/ https://docs.google.com/feeds/ https://spreadsheets.google.com/feeds/
response_type=code
redirect_uri=http://mysite.com/wp-admin/options-general.php?action=updraftmethod-googledrive-auth
access_type=offline
state=token
display=page
prompt=consent
client_id=817513135092.apps.googleusercontent.com
What do I need to change to have this function correctly?
I also have a multisite. Do I need to create a new Client ID for each website on the multisite?