Hi @Shubhanshu_Shukla,
I have trying to create healthid using mobile. i am facing following problem.
‘https://healthidsbx.ndhm.gov.in/api/v1/auth/’
Request Body:
{“otp”:“359235”,“txnId”:“d11bc0b8-52e8-42cf-883a-6d914ba245d1”}
Response:
{
“code”: “HIS-422”,
“message”: “Unable to process the current request due to incorrect data entered.”,
“details”: [
{
“message”: “Transaction not found for UUID.”,
“code”: “HIS-1026”,
“attribute”: null
}
]
}