This is an archived forum post. The information may be outdated. Contact us if you have any questions.

How to access API through proxy

sunnyb wrote on 2012-08-16:
Hi

I am using ruby on rails API to generate pdf from HTML. When I am trying to generate PDF I am getting following error

Connection timed out - connect(2)

I think this is happening because my network not allowing to access API. I had searched and not found any options to configure proxy and access API.

Could you please let me know how to access API through proxy?
support wrote on 2012-08-16:
This is not supported by the Ruby API client at the moment. We will consider adding this functionality in the future releases.