cancel
Showing results for 
Search instead for 
Did you mean: 

Issue to generate the access token

Dolly
Discoverer
0 Kudos

Hi Experts,

I am trying to generate the access token to make a Learning API connection. I have followed the below KBA's

https://help.sap.com/docs/SAP_SUCCESSFACTORS_LEARNING/9d4c9e0d04304afdbe8f1b4480d71403/e71685895e714...

i am getting the status code 200 ok but in the response i could not find the access token in the response.

Below is the response from the advanced RESTClient.

Could you please suggest on this.

Request:

DollyShah_1-1699024129253.png

 

Response:

 

  <!DOCTYPE html>





<html dir="ltr" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />


<!-- verp-client(1.0.0-20231026224248-cf138bb-9896): modules={
ajaxservice:"1.0.6",
extlib:"1.1.8",
juic:"1.1.78",
surj:"1.0.15"
} -->

<meta id="PerfLog.requestStats" name="pl.rs" content="SQLT=0&CCON=0&FWR=0&NRE=0&CEXT=0&ST=1699022743377&EID=EVENT-UNKNOWN-UNKNOWN-rb46abe08-20231103154543-152512&CLOC=0&CREM=0&NWR=0&CPU=10&SVT=10&SQLC=0&SCPU=0&CSUP=0&MEM=1817&UCPU=10&FRE=0&TOK=463CE6857AE8B2C3C344" />
<script src="/verp/vmod_v1/ui/perflog-lib/resources_1.0.19/perflog-lib.min.js" type="text/javascript"></script>
<script type="text/javascript">
/* verp-client: SMRF Globals */!function(w){function set(k,v){Object.assign(k==='window'?w:(w[k]=w[k]||{}),v)}
/* verp-client: init MSGS */function f(p){return p&&p.replace&&s.call(arguments,1).reduce(function(p,a,i) {return p.replace(new RegExp('\\{'+i+'\\}','g'),a)}, p)}function c() {}c.prototype.format=f;w.MessageFormatter=c;w.sfMessageFormat=new c();var s=Array.prototype.slice;var m=w.MSGS=w.jsSFMessages=w.MSGS||{};m.get=function(k){return f.apply(null,[this[k]].concat(s.call(arguments,1)))},m.MessageFormatter={format:function(){return f.apply(null,arguments)}};
set("window",{
dateFormatSymbols:{
ampm:["AM","PM"],
firstDayOfWeek:1,
months:["January","February","March","April","May","June","July","August","September","October","November","December"],
shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],
shortWeekdays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],
singleCharWeekdays:["S","M","T","W","T","F","S"],
weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]
},
decimalFormatSymbols:{
currencySymbol:"$",
exponential:"E",
infinity:"\u221e",
nan:"\ufffd",
patternSeparator:";",
percent:"%",
zeroDigit:"0"
},
firstDayOfWeek:1
})

Accepted Solutions (0)

Answers (0)