Issue with Azure Logic Apps Custom Connector - SSL Connection Issues

Abhishek Mittal 0 Reputation points
2025-03-06T20:56:04.7566667+00:00

Creating Logic Apps workflows and a Custom Connector in the same subscription and VNET where inbound and outbound rules are enabled for connectivity.

Facing an SSL connection issue using the Azure Logic Apps Custom Connector created based on the Open API 3.0 Swagger file while trying to connect to the Apigee environment and its proxy services.

When using the Custom Connector to call an Apigee API from the Logic Apps workflow, the following error occurs:

"BadRequest

Http request failed as there is an error: 'The SSL connection could not be established, see inner exception.'"

However, when using the in-app HTTP adapter to call the same Apigee API from the same Logic Apps workflow, the connection works and the expected response is received.

Seeking advice on why the in-app HTTP adapter works, but the Custom Connector does not, despite both being in the same Azure subscription, resource, and VNET. Any resolution would be appreciated.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,388 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.