Wrong phone number or verification code passwordless sms for web applications

Hi i have setup an auth0 account and started to use the passwordless sms authentication.
i am Currently writing an api in the backend so that when ever we are using this api we can authenticate.But when i try to generate the opt it is generating success fully but when i try to validate that otp to get the token it is throwing this error “Wrong phone number or verification code”


@ konrad.sopala please let me know how to fix this as soon as possible

Have you found solution to this?
I’m having the same issue, but for a nodejs application (server-side)

Thanks

i am also searching for the solution in node or express but i didn’t find any and if you find let me know and also do you know how to validate the idp token which is received by the social accounts like google and all ??