SOAP API connection times out from AWS | Community
Skip to main content
February 6, 2013
Question

SOAP API connection times out from AWS

  • February 6, 2013
  • 3 replies
  • 1097 views
Hi,

We're running into a problem where connection requests to the SOAP API endpoint timeout if we make them from AWS, but work if they come from outside AWS (Amazon Web Services).  Is there some restriction to using the Marketo SOAP API from a AWS servers?

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

3 replies

February 7, 2013
Not by design, no.

Can you ping our SOAP endpoint from AWS? Or try a really simple call like getLead?
February 7, 2013
Baga.  I found it.  I finally discovered that all our outbound AWS traffic was being routed through a NAT box which didn't allow port 443. 

Thanks for the response.
February 7, 2013
Heh, good find.