debugging authorization

This commit is contained in:
dcore94 2021-09-23 08:59:05 +02:00
parent 52bba5c3dd
commit 5f1894e12f
1 changed files with 4 additions and 4 deletions

View File

@ -177,10 +177,10 @@
},
{
"name" : "pyrest",
"taskReferenceName" : "bc_data_api_authorize",
"taskReferenceName" : "test",
"type" : "SIMPLE",
"inputParameters" : {
"url" : "${workflow.input.callback.authorize_url}",
"url" : "https://postb.in/1632380107095-8280576961115",
"method" : "POST",
"headers" : {
"Content-type": "application/json",
@ -194,10 +194,10 @@
},
{
"name" : "pyrest",
"taskReferenceName" : "test",
"taskReferenceName" : "bc_data_api_authorize",
"type" : "SIMPLE",
"inputParameters" : {
"url" : "https://postb.in/1632380107095-8280576961115",
"url" : "${workflow.input.callback.authorize_url}",
"method" : "POST",
"headers" : {
"Content-type": "application/json",