Unable to signup or signin using google in production. it throws "There could be a misconfiguration in the system"

I am unable to signup or signin using google account from my website in production. it throws
" There could be a misconfiguration in the system or a service outage. We track these errors automatically, but if the problem persists feel free to contact us with this tracking id:…"

Hello Karthik,

If you use the Dev Keys, please configure the connection with your Client ID and Secret. The instructions are available on the link below (Installation tab):

https://marketplace.auth0.com/integrations/google-social-connection

The use of Dev Keys is not recommended; it’s intended for testing purposes only, e.g. to evaluate the platform. In the Production environment, these keys shouldn’t be used at all.

You should also see the warnings in the Logs (Monitoring > Logs) when the Dev Keys are used.

I hope this helps!