cancel
Showing results for 
Search instead for 
Did you mean: 

No data from API Provider

irijsdijk
Participant
0 Kudos

I connected an API cloud management tenant via SCC with a Gateway ODATA service. The settings on SCC seem correct to me:

The ODATA service can be accessed from the SCC server with the username and password provided:

The connection to the Cloud tenant seems OK as well:

On the API portal I created a new API provider called "Gateway_dev", which connects via SSL with the on-premise virtual host "gateway_dev":

Finally, I want to use the API provided by this provider. I choose the API provider "Gateway_dev" and click on "discover":

And then this error message pops up:

[Request ID: 1cb64be2-7d59-4936-a6f5-21bba29c7c4f] Unable to fetch data from the catalog due to incorrect configuration of selected API Provider. Check the configuration and try again.

What could cause this error and how do I solve this?

Accepted Solutions (0)

Answers (1)

Answers (1)

ShilpaVij
Advisor
Advisor
0 Kudos

Hello,

For path in Cloud Connector you need to give just "/" which will include all the subpaths.

You can also refer the following blog on scn https://blogs.sap.com/2017/07/27/blog-series-api-providers/ which will give you step by step guidance.

Regards

Shilpa

irijsdijk
Participant
0 Kudos

Hi Shilpa,

I changed the Cloud Connector to match your blog (only / in path en subpaths) and the path in API provider also changed to /sap/opu/odata/IWFND/CATALOGSERVICE/ServiceCollection. The error message still remains the same though.

ShilpaVij
Advisor
Advisor
0 Kudos

Hello Rijsdijk,

Can you also check your client if its other then 000 u need to append Service collection URL as:/xyz/ServiceCollection?sap-client=<005>

If still it doesnt work kindly raise an issue on following component "OPU-API-OD-DT"

Regards

Shilpa