cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Learning History Call in SuccessFactors Learning Web Services

Former Member
0 Kudos
1,255

I'm having difficulty in getting the Learning History in SuccessFactors Learning Web Services.

First, I am given a client key for me to get the OAuth Token which is required.

Here are the details when I'm calling the OAuth Token:

https://(root)/learning/oauth-api/rest/v1/token

Headers:

Content-Type application/json

Authorization Basic (Base 64 encoded)

The result will be the following:

Unexpected '<' or the log in page of the successfactors website. It doesn't return any json data.

Just to be clear the root url is the log in page used to log in in the successfactors website.

The Authorization is the clientID:client secret encoded to base 64.

Accepted Solutions (0)

Answers (1)

Answers (1)

SUMIT1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi donnacalma,

Can you please check the API documentation guide and verify if you are using the correct parameters.

Help Documentation Link

You can also refer to SAP Knowledge Base Article around LMS WebServices - https://launchpad.support.sap.com/#/notes/2318897

Regards,
Sumit Kumar