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?

Fergal
已提問 3 個月前檢視次數 87 次
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
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南