Skip to content

[Bug] Intermittent 400002 "Missing required parameter" error during Social Login #107

@Sandeep-Raveendran

Description

@Sandeep-Raveendran

Checklist

  • The issue can be reproduced in the attached sample application in the repository.
  • I have read the relevant SDK documentation and have not found a suitable solution or answer.
  • I agree to the terms within the SAP Code of Conduct.

Description

A systemic issue was observed where users attempting to sign in via Social Login were met with a 400002 error. This error has occurred for several users with multiple social providers simultaneously and resolved without a code deploy. Please let us know the reason.

Error Payload:
{
"errorMessage": "Missing required parameter",
"errorDetails": "Missing required parameter: uid",
"statusCode": 400,
"errorCode": 400002,
"statusReason": "Bad Request",
"callId": "dd1fc79e451b4dbbacefaf1072e91aff"
}

Reproduction

Click "Sign in with Apple" or "Sign in with X".

Complete the authentication on the provider's hosted page.

Additional context

No response

SDK version

1.7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions