sst / sst.dev

Repo for sst.dev

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create test user issue

rahulvyas1 opened this issue · comments

Hi everybody,

I have already tried all the related fixes in the other github issue thread.

Tutorial- https://serverless-stack.com/chapters/create-a-cognito-test-user.html

  1. Signup works
  2. Signup verification does not work and gives this error -

An error occurred (UnrecognizedClientException) when calling the AdminConfirmSignUp operation: The security token included in the request is invalid.

I have tried-

  1. checking aws region, its set to us-east-2 in aws cli, the command and the cognito pool is also located in this region
  2. updating cli

Help!!

Resolved it, entered the wrong client id in the command.

Cheers