OAuth Authentication for SAP SuccessFactors -for Inbound calls to ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 02:05 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 02:55 PM
Do you have a screenshot of the error message in detail?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 06:56 AM
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.