JSON::ParserError in Lti::LaunchesController#show

767: unexpected token at '<!DOCTYPE html> <html lang="en"> <head> <title>Oops! There has been a problem!</title> <script type="text/javascript" src="/ruxitagentjs_ICANVfqru_10285240307101407.js" data-dtconfig="app=ea7c4b59f27d43eb|cuc=al7dm1ru|mel=100000|featureHash=ICANVfqru|dpvc=1|ssv=4|lastModification=1710796487353|tp=500,50,0|rdnt=1|uxrgce=1|bp=3|agentUri=/ruxitagentjs_ICANVfqru_10285240307101407.js|reportUrl=/rb_bf55822nnc|rid=RID_-1784287315|rpid=-60649572|domain=wgu.edu"></script><link rel="stylesheet" type="text/css" href="/errorpage.css"> <style type="text/css"> .js #fouc { display: none; } </style> <script type="text/javascript"> document.documentElement.className = 'js'; </script> </head> <body> <div class="body banner"> <div style="margin-top:100px;"> <br/><br/> <table> <tr> <td style="vertical-align:top"> <img alt="Error" src="/icon-error.png"/></td> <td><span style="font-size: 18; font-weight: bold;">Oops!</span><br/> <span style="font-size: 14;">Please retry, if issue persists it may need to be resolved by an administrator. <br/> <br/> WGU-Error: Saved-scopes or Search-scopes is null, clientId:e4219b04-7a64-468d-82c9-7a2f5af3ec3f <br/><br/> <br/><br/> Please contact IT Service Desk - servicedesk@wgu.edu - (877) 435-7948 option 2 to explain this issue or try again. </span> </td> </tr> </table> </div> </div> </body> </html> '

Extracted source (around line #26):
24
25
26
27
28
29
              
request = conn.post @tool.oauth2_url, body
JSON.parse(request.body)
end
def body

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"tool_id"=>"1965", "id"=>"15555"}

Response

Headers:

None