Hello
@Areeb
@IntegrationSupport
While hitting the api
https://phrsbx.abdm.gov.in/api/v1/phr/registration/hid/confirm/credential
with
x-token recieved from PreverifiedApi
As well as auth bearer token from session Api
but getting
{
“code”: “MIS-500”,
“message”: “An unexpected error has occurred. Please try again in sometime.”,
“details”: null
}
i was able to generate the Health ID
but not able to move ahead from here
for abha address generation
ALSO
the session API is same with the url
https://dev.abdm.gov.in/gateway/v0.5/sessions
so
in POSTMAN Collection why we are having two auth token
one for phr and one for previous flow
need to understand this also
looking for help
thanks