Saturday
Hello Community,
I’ve created an API proxy in SAP API Management that wraps an existing standard OData service from our SAP S/4HANA system. The proxy was deployed successfully, and I’ve included the required API Key in the apikey header when testing via Postman.
Steps that I have followed:
1. I selected an API from api.sap.com to fetch/retrieve time-sheet data and tested it in POSTMAN and I was getting the data.
2. I created an API proxy using SAP API Management with included policy of APIkey and published the product.
3.But when I tried calling from postman it is giving this error:
{
"fault": {
"faultstring": "Unexpected EOF at target",
"detail": {
"errorcode": "messaging.adaptors.http.flow.UnexpectedEOFAtTarget"
}
}
}
I want a solution to this problem!
Regards,
Shashikant Patel
Request clarification before answering.
User | Count |
---|---|
73 | |
21 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.