Hi Jonas,
I’m having the same problem.
I did get email working and documented it here:
Sad to say, we can’t just update the “connection” attribute on both requests to “sms”, that is what I expected though.
Maybe someone can help us, and update the documentation for passwordless for once?
@konrad.sopala @nicolas_sabena @James.Morrison
The response I’m now getting is:
{
"error": "invalid_request",
"error_description": "Passwordless authentication is not allowed on this endpoint."
}
That is on a request to : https://*****.eu.auth0.com/oauth/token
With password-realm and connection = sms.
Some help would be appreciated…