I’ve setup the Google Auth as per the guide but whenever I click onthe google button at login or sign up it comes up with :
Sorry, there was an error authorizing your account. Please try again.
In the verbose logs on the website it shows:
(google_oauth2) Authentication failure! invalid_credentials: OmniAuth::Strategies::OAuth2::CallbackError, immediate_failed
Any idea what I have done wrong?