Error while creating ABHA address on live

Hi @sunchu

I am trying to create ABHA address on production using API
https://sandbox.abdm.gov.in/swagger/ndhm-phr-app2.yaml

In last step
https://live.abdm.gov.in/cm/v1/apps/create/phrAddress

Request
{
“alreadyExistedPHR”: false,
“password”: “”,
“phrAddress”: “manjoork@abdm”,
“sessionId”: “ac1feca2-d681-43b7-a413-ac1953bfa6e6”
}

But in the last step I am getting error.
Response :
{
“error”: {
“code”: 1502,
“message”: “Failed to persist in database”
}
}
Response Code : 500

But I am getting SMS.
Dear Manjoor, Your ABHA address: manjoork@abdm is successfully created.
For any assistance, write to us at abdm@nha.gov.in
ABDM, National Health Authority

It should return me the accessToken.

Hey @manjoorkapoor,

Please check now as the issue has been resolved.

Thanks