Error when trying to authorize another google user
This issue came up when a google user has already authorized their account. When that user tries to authorize another email, this error came up.
Deleting all server-side cookie does not fix this problem but logging out the user by directing them to https://www.google.com/accounts/Logout (WARNING) does. However, that link will log out all Google users that are currently logged in.
Any ideas?