I downloaded project and started running by setting "Uidai.Aadhaar.Sample" as startup project.
All the data inside project is tested data by Uidai. I am trying to authenticate By OTP.
Kyc.KnowYourCustomerAsync().GetAwaiter().GetResult(); in program.cs file
I downloaded project and started running by setting "Uidai.Aadhaar.Sample" as startup project. All the data inside project is tested data by Uidai. I am trying to authenticate By OTP.
Kyc.KnowYourCustomerAsync().GetAwaiter().GetResult(); in program.cs file
URL: http://developer.uidai.gov.in/otp/1.6/public/9/9/MG41KIrkk5moCkcO8w-2fc01-P7I5S-6X2-X7luVcDgZyOa2LXs3ELI
Body:
Response:
code="eb4619dba1734185b75763194f61128a" ts="2018-01-31T15:30:34.384+05:30" ret="n" info="01{c039ac2f8cba7681dfa2470c9552173f11998bcf4cefc319419f8cf071e431ca,A,0001-01- 01T00:00:00,1.6,20ef0f0c8d0eea98772412cea9b3b92612e3e53cb5e59152b5703165f56e8a53,efa1f375d7 6194fa51a3556a97e641e61685f914d446979da50a551a4333ffd7,efa1f375d76194fa51a3556a97e641e616 85f914d446979da50a551a4333ffd7,NA,NA}" />
What is exact issue am facing?