When want to get the use profile of angel one in postman then it shows error https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getProfile
-
It shows this error
{
"success": false,
"message": "Invalid Token",
"errorCode": "AG8001",
"data": ""
}
i put in the headers
Authorization: *****************************************
X-PrivateKey: ********
X-MACAddress: *******************
X-ClientPublicIP: ********************************
X-ClientLocalIP: ****************************
X-SourceID: WEB
X-UserType: USER
Accept: application/json
Content-Type: application/json