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
S
Sandhya
@Sandhya
0
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by Sandhya
This user hasn't posted anything yet.
Latest posts made by Sandhya
-
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
-
https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getProfile
When I want to fetch the user profile it shows the error like this
{
"success": false,
"message": "Invalid Token",
"errorCode": "******",
"data": ""
}
i user in header
Content-Type: application/json
Accept: application/json
X-UserType: USER
X-SourceID: WEB
X-ClientLocalIP: ************
X-ClientPublicIP: **************
X-MACAddress: ******************
X-PrivateKey: ********
Authorization: Bearer: *******************************************