BigBen3
Results
2
comments of
BigBen3
The code I use for signup is based on this example: https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/kotlin/services/cognito/src/main/kotlin/com/kotlin/cognito/SignUpUser.kt I can send my code if that is required.
So I am experiencing this issue right now. From what I read the issue is caused by providng the wrong secret access key for the amplify cli. Also I am...