Comments for Test the APIs

I keep getting the error USER_SRP_AUTH is not enabled for the client. If I do Enable SRP (secure remote password) protocol based authentication (ALLOW_USER_SRP_AUTH) in the app client, I get the error Unable to verify secret hash for client 55tcevag... (where 55tcevag… is my app client id). I think this relates to this comment in Create a Cognito User Pool, where it seems that AWS made some changes to the settings which outdated the documentation. Below you’ll find a screenshot of my current app client settings. I’m not sure whether I should still enable SRP and/or disable the first option, but creating users from the command line also fails. Any thoughts?

1 Like