Hi gurus,
I know this topic has already been addressed
https://archive.sap.com/discussions/thread/3438276
but I could find no useful solutions for my case.
I developed a SICF service and I excpect to consume it via an http call. The IF_HTTP_EXTENSION~HANDLE_REQUEST method of the custom handler class I created should handle the header parameter Authorization (actually I'm not sure it's architecturally correct, anyway..). When I call it with soapUi/postaman, the call is correctly executed but the parameter gets blaked out (I can't see it in the debugger screen).
If I pass the parameter among apos like 'Authorization' I can actually see the value, but my productive caller won't pass that parameter in that way.
Any ideas?
Thanks a lot.
JT
Request clarification before answering.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.