Issue while integrating Inji Wallet with eSignet locally – Token request failed (400 invalid_request)

Hi everyone,

I am trying to run Inji Wallet and eSignet together in my local setup and fetch issuer information using Inji Certify. However, during the login flow in Inji Wallet, after entering the mock ID and PIN, the UI shows “Something went wrong”.

In the logs I see the following error during the token request:

Token request failed with status: 400
{
  "response": null,
  "errors": [
    {
      "errorCode": "invalid_request",
      "errorMessage": "Request failed due to invalid input detected by an external service."
    }
  ]
}

I verified the keys used while creating the OIDC client with the eSignet signing key, and everything seems correct, but I am still unable to identify the cause of the issue.

Has anyone faced a similar issue while integrating Inji Wallet + eSignet + Inji Certify locally? Any guidance would be appreciated.

Hi Tayyab Sirkazi

Thank you for reaching out. We will look into the issue and revert soon.

Regards,

Mrudula
on behalf of Team MOSIP