Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Component/s: Core: Endpoints
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
Using the attached config file, sending a message to the vmProxy endpoint produces the following error:
"Endpoint scheme must be compatible with the connector scheme. Connector is: "VM", endpoint is "http://localhost:5000/TEST"
This error does not exists if I use a static URI endpoint instead of the dynamic one.