Symptom
- While trying to establish a connection between the Cloud Connector and the backend system, the data is not reaching the backend system even though it is reaching the Cloud Connector.
- In the ljs_trace.log / scc_core.trc similar to the following error is captured:
2025-03-26 11:58:57,847 +0000#DEBUG#com.sap.core.connectivity.protocol.http.handlers.HttpLocationHeaderHandler#tunnel-client-14-1#123456789#Location header represents unknown host: a.b.c.com. The value of the header remains unchanged: https://a.b.c.com:<port number>/sap/bc/srt..
- In the traffic trace/payload trace the following is captured:
- Here the original host is used in the request (d.e.f.com), but in the response due to the redirect another address will be used. This can be seen under the location of the response:
>>> 20xx-xx-xx xx:xx:xx,xxx +0000 >>> Request data for connection 123456789 in thread tunnel-client-14-1
|POST http://d.e.f.com:<port number>/sap/bc/srt..|
|Authorization: Basic|
<<< Request data
>>> 20xx-xx-xx xx:xx:xx,xxx +0000 >>> Response data for connection 123456789 in thread tunnel-client-14-1
|HTTP/1.1 307 Temporary Redirect.|
|.date: xxx, xx xxx 20xx xx:xx:xx|
| GMT..connection: close..content|
|-length: 0..location: https://a.b.c|
|.com:<port number>|
|/sap/bc/srt..|
<<< Response data
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Read more...
Environment
- SAP Cloud Connector(SCC);
- Basic authentication.
Keywords
307 Temporary Redirect, basic authentication, Location header represents unknown host, The value of the header remains unchanged, sap clod connector, connector, cc, cloud connector, HTTP 302, HTTP 307, , KBA , BC-MID-SCC , SAP Cloud Connector On-Demand/On-Premise Connectivity , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview