Issue getting Logs for a Project (API)
Hello,
I'm having problems with the api to return the logs of a specific project in a specific month.
I make the request to
https://projectsapi.zoho.com/restapi/portal/[PORTAL]/projects/885183000000209141/logs/?authtoken=[TOKEN]&users_list=all&view_type=month&date=02-01-2017&bill_status=All&component_type=task&range = 100
Checking via application, I see that project has hours in the month.
Could you help me solve the problem?