Hi All, I am getting below error while trying to hit Rest connector. Its a simple GET call using the Rest Connector.
{“message”:“An error occurred while executing the request, or the connection was aborted”,“code”:“408”,“type”:“io.camunda.connector.api.error.ConnectorException”}
Hi, thanks for the response. It appears that the issue is related to my remote environment. I am attempting to invoke the REST outbound connector using a configuration set on a remote (cloud-based) machine. The same operation works correctly when tested on my local (on-premise) environment.