Serverless-stack-com: Cannot perform specific action because there does not exist a valid use pool domain

Created on 18 Sep 2017  路  6Comments  路  Source: AnomalyInnovations/serverless-stack-com

I tried this

 aws cognito-idp sign-up \
   --region eu-west-2 \
   --client-id 6o3iivoaqbslnqatt46jche42e \
   --username [email protected] \
   --password Passw0rd!

but get this error

An error occurred (InvalidParameterException) when calling the SignUp operation: Cannot perform specific action because there does not exist a valid use pool domain associated with the user pool

Most helpful comment

Solved, had to make a domain in app integration, should this be added to the docs?

All 6 comments

Solved, had to make a domain in app integration, should this be added to the docs?

@QuantumInformation Can you show me what you had to do to get this to work? A screenshot possibly.

In this section in user pools:

image
image

@QuantumInformation Thanks for that. I'll take a look.

@quantuminformation Actualy this is more of a workaround for testing. For production deployment, everything is written in the aws documentation

Step 1: Verify Your Email Address with Amazon SES
Step 2: Move Your Account Out of the Amazon SES Sandbox 
Step 3: Grant Email Permissions to Amazon Cognito

@manishcronj why the down vote?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jayair picture jayair  路  20Comments

jayair picture jayair  路  4Comments

jayair picture jayair  路  14Comments

AcidLeroy picture AcidLeroy  路  12Comments

jayair picture jayair  路  9Comments