From c11d4af0cd4bb62c0b756a892493205a58eaa092 Mon Sep 17 00:00:00 2001 From: Roberto Date: Thu, 28 Mar 2019 16:42:51 +0100 Subject: [PATCH] added specific scope name rather than TOKEN word --- smartgears/gcat/templates/config.properties.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartgears/gcat/templates/config.properties.j2 b/smartgears/gcat/templates/config.properties.j2 index a8ac45e6..d5180be0 100644 --- a/smartgears/gcat/templates/config.properties.j2 +++ b/smartgears/gcat/templates/config.properties.j2 @@ -1 +1 @@ -TOKEN={{ gcat_application_token }} +{{ gcat_application_scope }}={{ gcat_application_token }}