Zoho>>Project>> logs API not working
Headers:
Authorization:Bearer 1000.1****b1
users_list:6****0
view_type:month
date:05-01-2020
bill_status:Billable
component_type:general
Response:
{
"error": {
"code": 6831,
"message": "Input Parameter Missing"
}
}
///----------------------------------------
Also tried:
Method: GET
RESPONSE:
{
"error": {
"code": 6832,
"message": "Input Parameter Does not Match the Pattern Specified"
}
}
I am not getting which parameter the request asking for..?
I have provided all the required Parameters in the request.
Also tried all possible combinations