@IntegrationSupport
while calling https://phrsbx.abdm.gov.in/api/v1/phr/registration/hid/create-phr-address
getting 500 error.
Headers------
added Authorization token and X-Token
Body---------
{
“phrAddress”: “lverma1741995”,
“transactionId”: “f522abc2-db26-4c4f-9b41-c2e74e16d3eb”
}
Response-------
{
“code”: “MIS-500”,
“message”: “An unexpected error has occurred. Please try again in sometime.”,
“details”: null
}