Probably a dumb question, but I just open an account at auth0 and I have a Default App with
Application Type: Regular web application
I disabled the database and I connected two Social Connections, facebook and vkontakte.
I provided the required settings and the valid urls on their websites.
However, when I try the two connections from the dashboard I get:
{
"error": "invalid_request",
"error_description": "the connection was disabled"
}
What can be the issue?