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 #Input form.
The text was updated successfully, but these errors were encountered:
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#Input
form.The text was updated successfully, but these errors were encountered: