0

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

token created

Then i use that token in postman like this

postman image

but this shows an error

{
    "error": "Permission denied"
}

what should i do ? any help please

3 Answers3

0

I tried your steps but I found that in my case I can access this API

I created my access token from here Zoho people settings page

Zoho people > Settings > Zoho people API

For API reference check this page https://www.zoho.com/people/help/api/attendance-api.html#2

Here are my request and response request response

0

In Postman, go to File > Preferences and make sure the "SSL certificate verification" option is ON, as well as the "Send Postman Token header" and "Automatically follow redirects" options. These are the settings I have in my install of Postman and am able to make requests to Zoho API. I suspect the problem may be with how your install of Postman is handling SSL verification.

RobJarvis
  • 360
  • 3
  • 8
0

you need to give permission to read, write, edit ,from the zoho application first