From 112680ae36fc51209dc7c0bc2f5aee47b5bcfd1c Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Mon, 22 Nov 2021 17:45:48 +0100 Subject: [PATCH] fix --- templates/create_workspace_client.json.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/create_workspace_client.json.j2 b/templates/create_workspace_client.json.j2 index 0af4929..ceffa01 100644 --- a/templates/create_workspace_client.json.j2 +++ b/templates/create_workspace_client.json.j2 @@ -196,7 +196,6 @@ "url" : "${init.input.storagehub}/workspace/users", "method" : "POST", "headers" : { - "Accept" : "application/json", "Authorization" : "Bearer ${authorize.output.body.access_token}" }, "body" : {