How to pass proxy information while making API calls. | Community
Skip to main content
December 13, 2013
Question

How to pass proxy information while making API calls.

  • December 13, 2013
  • 1 reply
  • 777 views
Hi,

I downloaded  Marketo java sdk from GitHub https://github.com/Marketo/SOAP-API-Java-Client. I am using marketo-soap-sdk-2.1.jar to make API calls. The problem is that our servers are behind the firewall and they don't allow to communicate with outside service without passing proxy information.

we coundn't find any method in MktMktowsApiService to pass the proxy information. 

Can you please let me know how to pass the proxy information in API calls..

Thanks,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

December 14, 2013
Sandeep,
When using the APIs, you are making an outbound call to our servers.  If there is any additional constraint that your network places on outbound SOAP calls, you should ask your network admins how to provide the proxy information.

Raj