cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Gateway Java OData Get working not POST, HTTP 403

0 Likes
1,116

Hi,

I'm trying to consuming OData services from ECC through SAP PO (Gateway Java) - Odata Provisioning Administration . Completed the config as per the help document and assigned the GW roles too.

Exposing Gateway Services from SAP Process Orchestration

I'm able to browse the available services from business system and register them, service document is also opening fine.

When I'm trying to call the Odata from postman, GET calls are working (using basic authentication of PO), however POST calls are giving HTTP 403 error.

I tried to Fetch CSRF token using the GET call and setting it as a header parameter for POST call but same result.

I think I'm missing some base config.

Interestingly if I'm trying a non-existing OData also, it gives HTTP 403.

Appreciate your support!

BR,

Anish

Accepted Solutions (0)

Answers (0)