serverless-stack-demo-api icon indicating copy to clipboard operation
serverless-stack-demo-api copied to clipboard

Unable to authenticate users

Open BorjaRobles opened this issue 6 years ago • 1 comments

Description

Can not create new users

Steps for reproduce

  • Clone this repo and deploy with serverless deploy -v
  • Clone the frontend api for this repo and add the configuration params from your serverless backend
  • Try to create a new user

Actual result

screen shot 2018-08-27 at 10 03 18

{"__type":"NotAuthorizedException","message":"Incorrect username or password."}

screen shot 2018-08-27 at 10 04 31

BorjaRobles avatar Aug 27 '18 08:08 BorjaRobles

@BorjaRobles Are you still having this issue?

jayair avatar Aug 29 '18 18:08 jayair