Python Library for Zoho Reports

Python Library for Zoho Reports

Hi,

I use the Python Client Library (https://zohoreportsapi.wiki.zoho.com/Python-Client-Library.html) to run Zoho Reports API at home. It works great. However, when I try to run it my office it throws an error. I believe this is because my work place uses a proxy server that authenticates with my windows login account.

Can you confirm if the Python Client Library can support API calls via a proxy server? If yes, how do I do this? Do I need to change the ReportClient.py file to support this?

Thanks
Sunil