Auth.verifyCurrentUserAttribute does not send sms #7982
Comments
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Before opening, please confirm:
How did you install the Amplify CLI?
yarn
If applicable, what version of Node.js are you using?
v15.12.0
Amplify CLI Version
4.45.2
What operating system are you using?
Mac
Amplify Categories
auth
Amplify Commands
add, init
Describe the bug
Auth.verifyCurrentUserAttribute('phone_number') API does not send sms with code to verify.
Expected behavior
Sms with code is expected
Reproduction steps
ENV is in ap-south-1 (Mumbai) and number is provided that of US.
GraphQL schema(s)
# Put schemas below this lineLog output
Question - Are there any additional configs needed in Cognito ? This was a working code and after initializing a new env UNDER A NEW ACCOUNT it has got it to stop working.
The text was updated successfully, but these errors were encountered: