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
When using your code, I realized that you get NotAuthorizedException (amazon style in go) error when trying to create an account. The reason is that you are missing the SecretHash property for the SignUpInput form.