i am trying to filter data from v1/deals/timeline and received this response. It works with another account api_token.
{
"success": false,
"error": "Deals forecast feature not enabled",
"error_info": "Please check developers.pipedrive.com for more information about Pipedrive API.",
"data": null,
"additional_data": null
}