From 47d37218bce12ffd8b25c5701ea454a812cc6210 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Mon, 13 Sep 2021 16:22:26 +0200 Subject: [PATCH] fixes --- templates/da_cache_to_shub.json.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index a8a3021..468258f 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -72,7 +72,8 @@ "method" : "POST", "headers" : { "Content-type": "application/x-www-form-urlencoded", - "Accept" : "text/plain" + "Accept" : "text/plain", + "Authorization" : "${init.input.auth}" }, "body" : { "name" : "${init.input.parentfolder}",