View Categories

Invalid OTP issue

< 1 min read

Issue : The  phone number field gets verified when the OTP is submitted, but while saving the form the error comes up as “Invalid OTP for Phone, Please Re-Verify”. (Please find the screenshot below)



Solution: The issue occurs when the phone number field is verified, but the form submission is delayed for more than 15 minutes. The verification of the phone OTP happens twice: once when the phone number is entered and again when the form is finally submitted. The OTP remains valid for 15 minutes, and we expect the form to be submitted within this timeframe.

Scroll to Top