on ‎2022 Jul 01 3:01 PM
Hi Experts,
we are facing some issues with our recent changes related to SuccessFactors OAuth2.0 token generation. For OAuth functionality , we have done changes in our code as well as we have done changes in the Event Notification subscription section in the sandbox and added details for Oauth2.0.

When we tried for Candidate creation using SuccessFactors's sandbox, we are getting error response on Event Subscription Audit logs as attached in below screenshot.

Here it looks like SuccessFactors is not accepting token generation response we are sending back to them after token generation. Can you please confirm once what is the expected token response SuccessFactors are expecting from us for Candidate Creation.
And Please find the example of current token response we are sending back to the SuccessFactors,
{
"access_token": "XXXXXXXX", "token_type": "bearer",
"expires_in": 1799,
".issued": "Fri, 24 Jun 2022 16:40:51 GMT",
".expires": "Fri, 24 Jun 2022 17:10:51 GMT"
}
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.