React User Registeration Page Erorr

0

I have a react front end user registration page for my web app and i'm getting error in console saying POST 400 (Bad Request) and Error during registration: InvalidLambdaResponseException: Unrecognizable lambda output. My user data us being sent to cognito and dynamodb and all backend is working correctly but on the front end i'm getting that erorr. Any suggestions?

1개 답변
0

Check Userpool whether it has pre-sign-up lambda enabled. If so, the check the lambda return value. https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-sign-up.html

This is the best guess based on the symptoms described.

Providing more details around the errored API and its console log might be helpful.

Yungang
답변함 3달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠