on 2023 Nov 03 3:13 PM - last edited on 2023 Nov 05 10:12 AM by Former Member
Hi Experts,
I am trying to generate the access token to make a Learning API connection. I have followed the below KBA's
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:
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 })
Request clarification before answering.
User | Count |
---|---|
14 | |
8 | |
6 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.