Closed MukeshGKastala closed 3 years ago
Describe the bug Enabling 2FA with a primary phone number and no country code responds with Two-Factor auth had a problem enabling
Two-Factor auth had a problem enabling
To Reproduce
ENABLE AUTHY 2FA
Expected behavior Send PUT to Accounts API only when BOTH phone number and country code are present. Responding with Two-Factor auth enabled
Two-Factor auth enabled
Additional context
Bad Request: failed to enable authy: request to register authy user failed with status code: 400
authyPhoneCountryCode
Describe the bug Enabling 2FA with a primary phone number and no country code responds with
Two-Factor auth had a problem enabling
To Reproduce
ENABLE AUTHY 2FA
Expected behavior Send PUT to Accounts API only when BOTH phone number and country code are present. Responding with
Two-Factor auth enabled
Additional context
authyPhoneCountryCode
key should have a non-empty string value.