need first to authorize on d4science realm

master
Marco Lettere 3 years ago
parent feda23ebda
commit d8a47e00a2

@ -44,7 +44,7 @@
"method" : "GET",
"headers" : {
"Accept" : "application/xml",
"Authorization" : "Bearer ${authorize.output.body.access_token}"
"Authorization" : "Bearer ${authorize_on_realm.output.body.access_token}"
}
}
},

Loading…
Cancel
Save