{
"error": "invalid_request",
"error_description": "Invalid request: versions below 5.21 are deprecated. Version param should be passed as \"v\". \"version\" param is invalid and not supported. For more information go to https://vk.com/dev/version_update_2.0"
}
From 1 June 2020, versions 5.20 and lower will be outdated.
Looks like auth0 uses lower version. Can someone from admins say when do they plan to fix this social integration, because now users canāt authenticate within vk?
When I was trying to obtian an Access Token I got 403
{
āerrorā:āunauthorized_clientā,
āerror_descriptionā:āGrant type āclient_credentialsā not allowed for the client.ā,
āerror_uriā:āApplication Grant Typesā
}
When I was trying to turn on client_credentials in Application settings I was told to set a Token Endpoint Auth Method other than ānoneā
Token Endpoint Authentication Method field is greyed and canāt be changed.
My question is: What I am doing wrong and how I can make my connection work again?