You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faced this problem recently too, turns out that first digit after the dial code can only be 2,3,4,6,7 or 9
eg +852 1555 5555 is invalid
and +852 2555 5555 is valid
Steps to reproduce:
+852 XXXX XXXX
Result:
Invalid mobile number, form authentication fails.
Expected Result:
Mobile number is valid and form authentication should not fail.
The text was updated successfully, but these errors were encountered: