3 weeks ago - last edited 3 weeks ago
I got the following message when I executed a GET API call (Outbound Delivery (A2X)) from an EAI tool (DataSpider).
status_code:403
reason_phrase:Forbidden
error_response_body:
<?xml version="1.0" encoding="utf-8"?>
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<code>/IWFND/MED/170</code>
<message xml:lang="en">No service found for namespace '', name 'API_OUTBOUND_DELIVERY_SRV;V=0002', version '0001'</message>
<innererror>
<application>
<component_id/>
<service_namespace>/SAP/</service_namespace>
<service_id>API_OUTBOUND_DELIVERY_SRV%3Bv%3D0002</service_id>
<service_version>0001</service_version>
</application>
<transactionid>600414ADECD10080E0067E51B439B0D4</transactionid>
<timestamp>20250328055300.1272630</timestamp>
<Error_Resolution>
<SAP_Transaction>For backend administrators: use ADT feed reader "SAP Gateway Error Log" or run transaction /IWFND/ERROR_LOG on SAP Gateway hub system and search for entries with the timestamp above for more details</SAP_Transaction>
<SAP_Note>See SAP Note 1797736 for error analysis (https:/service.sap.com/sap/support/notes/1797736)</SAP_Note>
</Error_Resolution>
<errordetails/>
</innererror>
</error>
It also looks like this on the app "Message Monitoring : OData Error Data Log - SAP Application Interface Framework (F6961)". (Basically the same as above)
Status | Processing Date | Message ID | Log Messages | User Name | Service Namespace | Service Name | ABAP Component | ABAP Package | Transaction ID | Request URL |
Error | March 28, 2025, 3:06:16 PM GMT+09:00 | C72887A0EF701FE082F35843938C2659 | No service found for namespace '', name 'API_OUTBOUND_DELIVERY_SRV;V=0002', version '0001' | CC0000000002 | No_authority_to_see_detail | n/a | /IWFND/MED_PER_DEV_LANGU | 600414ADECD101B0E0067E5E9845B322 | /sap/opu/odata/sap/***No_authority_to_see_detail*** |
I set USER, PASSWORD, X-CSRF-TOKEN, SET-COOKIE on header correctly.
The Request URL was like this
I tried the same thing on a different EAI tool (Asteria) but did not received this error.
I would appreciate it if you gave me anything related to this error!!
Thanks.
Regards,
Request clarification before answering.
Hi Kaito2,
I think that You have error in typing.
You should have : API_OUTBOUND_DELIVERY_SRV_0002:v2
https://api.sap.com/api/API_OUTBOUND_DELIVERY_SRV_0002/overview
Best Regards
Łukasz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
11 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.