I am trying to fetch records from zoho people API .. For this i am using POSTMAn. I successfully create token in postman and when i try to apply this link in get field then this shows an error "permission denied" i tried from past few days but did not come up with solution
token i successfully created in zoho people
Then i use that token in postman like this
but this shows an error
{
"error": "Permission denied"
}
what should i do ? any help please