If I enter "execute-api" for AWS Name in the HTTP connector, I get this error when attempting to connect: Failed to open TCP connection to execute-api.us-east-1.amazonaws.com:443 (getaddrinfo: No address associated with hostname)
The problem is Workato isn't adding the API ID to the front of url, it should be https://{apiid}.us-east-1.amazonaws.com.
If I enter "{apiid}.execute-api" for AWS Name in the HTTP connector then I later get an error response from AWS about an invalid signature.
Is connecting to API Gateway just not supported in Workato?
Marlon Muela
said
over 3 years ago
Hi Tim, Apologies for the late response. For us to better understand and resolve this issue, please reach out to our support team or convert this topic into a ticket.
Tim Stowell
HTTP Connector won't connect to AWS API Gateway
If I enter "execute-api" for AWS Name in the HTTP connector, I get this error when attempting to connect:
Failed to open TCP connection to execute-api.us-east-1.amazonaws.com:443 (getaddrinfo: No address associated with hostname)
The problem is Workato isn't adding the API ID to the front of url, it should be https://{apiid}.us-east-1.amazonaws.com.
If I enter "{apiid}.execute-api" for AWS Name in the HTTP connector then I later get an error response from AWS about an invalid signature.
Is connecting to API Gateway just not supported in Workato?