cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA SDI - Couldn't connect to API's related to success factors in SAP API business hub

Arch
Explorer
0 Kudos

Hi ,

Requirement is to create a remote source in HANA system using SDI feature.

I am trying to connect to SAP API - API to manage Employees skill information

"https://sandbox.api.sap.com/successfactors/odata/v2/CertificationContent" , It throws an data base error

"internal error occurred : "connection to sandbox.api.sap.com:443 returned status 401"

I have tried to pass the APIKey as well

https://sandbox.api.sap.com/successfactors/odata/v2/CertificationContent?APIKey=XXXXXXXXXXX

It didn't work. I am having this error - {"fault":{"faultstring":"Failed to resolve API Key variable request.header.apikey","detail":{"errorcode":"steps.oauth.v2.FailedToResolveAPIKey"}}}".

Please let me know , how to consume these API's using SDI in HANA system

Thanks,

Archana

Accepted Solutions (0)

Answers (2)

Answers (2)

shilpa_mukerjee
Explorer
0 Kudos

HI,

try to import the trusted store public odata cert and check the Port is open for the respective API.

Since its OData API there is no problem with the adapter with technical user credentials either.

former_member608273
Participant
0 Kudos

Hi Archana,


Which adapter you are using in HANA while setting up SDI?

Arch
Explorer
0 Kudos

Hi Rajendar,

I am using OData Adapter here.

Thanks,

Archana