Skip to main content
I am trying to follow the steps to setup social sign-on.  I was able to follow the steps when setting up Facebook, but when I attempt to follow the same steps to setup Google sign-on it gives me the error "We can't log you in because of an authentication error".

 

I copied the piece of code from https://github.com/salesforceidentity/IdentityTrail-Module3 which is Module3RegistrationHandler.cls.

 

I then referenced Module3RegistrationHandler.cls  in the Auth Provider for Google, but I still get the error.

 

I am not sure what the issue could be.

 

 
2 answers
  1. Sep 23, 2020, 8:29 PM
    User error.  I used the same email address for google that I had already used for the facebook login.  Both were using the same email address.  Once I used to a different email address for google it worked.  Just needed to step away for a minute. lol
0/9000