I have setup social login with the latest version and have my google auth setup as such:

All of a sudden the google login would not work, there would be an error message when I try and if I remove the URL 2 (shown here):

Then the error goes away but the redirect on the website takes you to a page not found.
Before this issue the social login would not work in certain instances where there is a redirect link and the login takes you to the home page (not the redirect link), or sometimes the login during booking process takes you to a page not found due to the url redirect being incorrect. Where it fails is after a user e.g. signed in with google and it tries to redirect to make the booking with the listing number in the url parameter. We get a Wordpress error page saying “Something went wrong.” FInd information on this issue in this post: Login via Google redirect not working social-login (login works, but if loging in during booking process wordpress error occurs)
I will also note that I have statistics, that works fine, and the google api is setup to allow both statistics and google login but it does not work.