I’m trying to setup a Google social connection. I followed the instructions in the https://manage.auth0.com/#/connections/social section (there’s a video there) and it should be straight forward but am hitting a road block. When I “try” to test my connection I keep getting the error below.
{
"error": "access_denied",
"error_description": "Expected 1 '.' in the input between the postcard and the payload"
}
I can provide more details as necessary, but shouldn’t be this hard. I created a project in google, setup my oAuth creds, entered my client id / secret and that should be it.