API OAuth Access Token not working as expected

I am having issue in accessing the below api.

I am using https://api-proxy.pipedrive.com/persons api to fetch details and i’m getting below response.

{
“success”: false,
“error”: “Invalid token: access token is invalid”
}[quote=“MP_SATHYA_Narayanan, post:1, topic:1579, full:true”]
I am having issue in accessing the below api.

I am using https://api-proxy.pipedrive.com/persons api to fetch details and i’m getting below response.

{
“success”: false,
“error”: “Invalid token: access token is invalid”
}

I am passing the valid access token which was refreshed 8 mins ago . usually it expires in 1 hour.

It seems access_token becomes invalid even before 3599 secs as specified in the access token response.44%20PM

We also experience the same issue between Webmerge and Pipedrive. Pipedrive, please fix!

An error occurred while processing your webhook:

API call error (401: Log in): {“success”:false,“error”:“Invalid token: access token is invalid”}

Here’s the webhook data

Array
(
[v] => 1
[meta] => Array
(
[v] => 1
[action] => added
[object] => activity

1 Like