Open SnehaH-123 opened 3 years ago
I am not able to get certificate using certificate download public api
Steps to was followed like 1.generate OTP through api 2.Confirm OTP through api take token 3. add token to authorize and add reference number to get... after executing will get success code with byte output.....but not getting in postman
check below image as input as well as output responce
please help me out...... i am to same use in C#
were you able to confirm OTP?
Note : You need to use
SHA256
format for OTP verification.
Try using curl from console
Seems that the postman was unable to connect to the cowin api, cowin might have blocked postman IP, I guess there were several requests sent from postman servers if many users are trying from web postman then this might be the case.
-To confirm OTP I am SHA256 format using https://emn178.github.io/online-tools/sha256.html
-To confirm OTP I am SHA256 format using https://emn178.github.io/online-tools/sha256.html
* tried from console not working same error * Cowin might be block postman IP---->In this case what should we do to unblock to our postman IP?
Still getting a 401 error after trying the program, as well as on Postman
Still getting a 401 error after trying the program, as well as on Postman
Did you update your details in the script? The scripts working fine, I've tested it again, rn! I've haven't tried using postman yet.
if it's possible could you include screenshots or steps?
Anyone knows how to get details with 'beneficiary_reference_id', if mobile number is not known
I am not able to get certificate using certificate download public api
Steps to was followed like 1.generate OTP through api 2.Confirm OTP through api take token
check below image as input as well as output responce
please help me out...... i am to same use in C#