I’m going to authenticate the SMS I received on my phone.
I tried sms authentication with the authentication API (/api/v1/users/{userId}/factors/{factorId}/verify).
However, an error has occurred.
The error content is Each code can only be used once. Please wait for a new code and try again.
.
Why is this happening.
For your information, that response will continue to be delivered even when you receive the new code.