Closed mikhael28 closed 2 years ago
Encountering an odd error every once in a while, a 400 request that seems to be related to socket timeouts. Anyone else seeing this?
The full error is below:
CognitoClientException{statusCode: 400, code: UnexpectedLambdaException, name: UnexpectedLambdaException, message: PostAuthentication invocation failed due to error Socket timeout while invoking Lambda function.}
Happens on login.
You have a problem into your cognito integration lambda, for the trigger PostAuthentication.
Verify your lambda fuction.
Thank you for your response! Closing.
Encountering an odd error every once in a while, a 400 request that seems to be related to socket timeouts. Anyone else seeing this?
The full error is below: