https://healthidsbx.abdm.gov.in/api/v1/registration/aadhaar/createHealthIdWithPreVerified
This API returns KYC image and profile image in base 64 format. I want to know how to decode this for ejs.
https://healthidsbx.abdm.gov.in/api/v1/registration/aadhaar/createHealthIdWithPreVerified
This API returns KYC image and profile image in base 64 format. I want to know how to decode this for ejs.
Hey did you got any update on this, I am facing same problem. Also Similarly for this API https://healthidsbx.abdm.gov.in/api/v1/account/getPngCard , we get response as some encoding,
so How we can decode this. @akshay.pal