Hi
@IntegrationSupport We are able to get access token from api(https://dev.abdm.gov.in/gateway/v0.5/sessions) but when we are trying to get otp with api(https://dev.abdm.gov.in/gateway/v1/registration/aadhar/generateOtp) we are getting error msg as
{
“error”: {
“code”: 2500,
“message”: “Unknown error occurred”
}
}
with status code 404.
our request body is
{
"aadhaar": "81*****3*2***"
}
we were passing bearer token in the Header
our client id is SBX_002642
Kindly check the issue ASAP
Thanks
Regards,
Dawn Digitech