> How to Get The Data RD Services in Source Code and Response will getting Json formation In asp.net
I Have to Given Request Is:
-------------------------------------------
"serviceId": "",
"clientId": "",
"clientSecret": "", "userId": "",
"aadhaarId": "",
"pidBlock": {
"ci": "",
"hmac": "",
"pid": "",
"pidTs": "",
"registeredDeviceCode": "",
"registeredDeviceModelID": "",
"registeredDeviceProviderCode": "",
"registeredDevicePublicKeyCertificate": "",
"registeredDeviceServiceID": "",
"registeredDeviceServiceVersion": "",
"serviceType": "",
"skey": "",
"subType": "",
"udc": ""
},
"verificationToken": "",
"timestamp":""
Response Is:
-----------------
{ "meta": { "status": "",
"code": "",
"description": ""
}, "data":
{ "accessToken": "",
"expiresIn": ""
}}
>When I Given To Request in That The Parameters in Values are Empty
>Actually I have no Frontened I have to Worked Through Controller Class....how to doing Here....
Tuhin PaulPosted May 15, 2023, 4:56 PM
An example of a controller class that can be used to get the data from the RD services and get the response in JSON format. Once you have created the controller class, you can use it to get the data from the RD services and get the response in JSON format.
Tuhin PaulPosted May 15, 2023, 4:54 PM
Use the following steps:
Rajkiran SwainPosted May 15, 2023, 2:47 PM