SyncWith for Google Sheets won't load: drive.google.com refused to connect
If you open SyncWith and it is a blank gray screen, or you get an error drive.google.com refused to connect, it’s probably because you’re signed in to multiple Google accounts. To fix the issue, close SyncWith, sign out of your other Google accounts, use incognito browser, or sign in to your Google account in a different browser, then open SyncWith again.
This is unfortunately caused by a bug in Google's Workspace Addon system, see
https://issuetracker.google.com/issues/69270374?pli=1
https://developers.google.com/apps-script/guides/projects#fix-issues
https://support.google.com/docs/thread/94452896/bug-with-sheets-add-ons-and-multiple-google-accounts?hl=en
If you're using Chrome, please try the Profiles feature which will give you separate browser sessions for each account, avoiding these types of problems.
This is unfortunately caused by a bug in Google's Workspace Addon system, see
https://issuetracker.google.com/issues/69270374?pli=1
https://developers.google.com/apps-script/guides/projects#fix-issues
https://support.google.com/docs/thread/94452896/bug-with-sheets-add-ons-and-multiple-google-accounts?hl=en
If you're using Chrome, please try the Profiles feature which will give you separate browser sessions for each account, avoiding these types of problems.
Example problem 1 | Example problem 2 |
---|---|
Updated on: 08/02/2024
Thank you!