From 00947e30b2ea444e35397141938c40e366ba9e69 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Fri, 28 Apr 2017 18:50:15 +0530 Subject: [PATCH] Fixing an issue in the key manager URL. --- modules/distribution/src/core/conf/api-manager.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/distribution/src/core/conf/api-manager.xml b/modules/distribution/src/core/conf/api-manager.xml index c5e46cfe..fc1b1639 100755 --- a/modules/distribution/src/core/conf/api-manager.xml +++ b/modules/distribution/src/core/conf/api-manager.xml @@ -87,7 +87,7 @@ Production and Sandbox This is a hybrid gateway that handles both production and sandbox token traffic. - https://${iot.gateway.host}:${iot.gateway.carbon.https.port}{carbon.context}services/ + https://${iot.gateway.host}:${iot.gateway.carbon.https.port}${carbon.context}services/ ${admin.username}