OAuth Authentication for SAP SuccessFactors -for Inbound calls to ServiceNow

PawandeepK
Tera Contributor

I configured OAuth Client in ServiceNow for Inbound calls made from SuccessFactors to ServiceNow.

The Grant Type is "Client Credentials", have all configured OAuth Application User.

 

When testing through Postman, the configuration is working fine, and I am getting the Access Token.

While configuring in SuccessFactors, it is giving me an error, showing "Access Denied". Please help me understand if I am missing something in configuration here?

 

Screenshots attached for reference.

3 REPLIES 3

Seema Hegde
ServiceNow Employee
ServiceNow Employee

Do you have a screenshot of the error message in detail?

 

Hi @Seema Hegde , please find below the error details from SuccessFactors.

 

It is throwing error for Endpoint not validated.

 

We tried both OAuth and Basic, but same error in each case.