简体   繁体   English

如何在Java中使用Rest Api获取Adhar卡的测试数据

[英]How to get test data of Adhar card using Rest Api in java

I am trying to get test data of Adhar card using test APIs defined in https://authportal.uidai.gov.in/web/uidai/developer But it's not working. 我正在尝试使用https://authportal.uidai.gov.in/web/uidai/developer中定义的测试API获取Adhar卡的测试数据,但无法正常工作。 I am trying using rest Client to call these api . 我正在尝试使用rest Client调用这些api。

You cannot get the aadhaar details so easily. 您无法如此轻松地获取aadhaar详细信息。 You have to call their web services which required digitally signed request (prefered https) Following are the links which you might help https://authportal.uidai.gov.in/developer 您必须致电其需要数字签名请求的Web服务(首选https)。以下是您可能会帮助https://authportal.uidai.gov.in/developer的链接。

http://indiastack.org/aadhaar/ http://indiastack.org/aadhaar/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM