Passwordless returns mfa_token

Hi! We are trying to authenticate our users via passwordless approach using steps specified in this link https://auth0.com/docs/connections/passwordless/reference/relevant-api-endpoints

But whenever we send the OTP code that we previously got on our emails, we keep receiving “error”:“mfa_required” as a response.