on ‎2020 Apr 23 1:56 PM
Hello,
In my cloud workflow, I am using HTTP GET, service
in gateway i tested and it worked perfect.

I tried to call same request in service task , configured as below

I was expecting response to be captured in response (which i was planning to modify and use in PUT method later).
but this service task is giving logon error.
Following is Task Context details.

Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Niketan,
401 status code usually means that there were no authorization credentials in the request. See for example:
With respect to Gateway or generally the ABAP HTTP server, you either might have specified "No authentication" at the Cloud Platform destination or the one configured is not compatible with the allowed logon procedures for the ICF service used for the Gateway service in your ABAP system. Possibly there are also system settings of your ABAP system. You should probably check the ICM log of the system to see why the authentication fails.
Regards,
Tobias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.