This guide will walk you through the process of obtaining the Location URL & JWT data from the web browser to troubleshoot issues involving the Schoology-Stukent integration based on your browser.
Google Chrome/Microsoft Edge
Gathering the Location URL
Determine where you are seeing an error, and click the corresponding link from within the LMS:
- Stukent launch link
- Assignment deep link
- Stukent Content (assignment manager) link (*only for instructors)
Once you have one of those views open, follow the steps below:
- Right click anywhere in the white space, and click "Inspect".
- In the side panel, click on the "Network" tab.
- Directly under "Network", click the checkboxes for "Preserve Log" and "Disable Cache".
- In the filter field, type "stukent" or "redirect".
- Reload the browser page using the refresh button in the top left corner.
- Once it loads, click on the "redirect?subscription-key" item.
- Ensure you're on the "Headers" tab.
- Copy and email the URL associated with the "Location" item that is listed under the "Response Headers" section.
Gathering the JWT Data
- Ensure you have followed the steps above.
- Click on the "Payload" tab.
- Locate the "id_token" item, right click, and use "Copy Value".
- Email this item.
Firefox
Gathering the Location URL
Determine where you are seeing an error, and click the corresponding link from within the LMS:
- Stukent launch link
- Assignment deep link
- Stukent Content (assignment manager) link (*only for instructors)
Once you have one of those views open, follow the steps below:
- Right click anywhere in the white space, and click "Inspect".
- In the bottom panel that opened, click on the "Network" tab.
- In the filter field, type "redirect".
- To the far right, click the checkbox "Disable Cache".
- Reload the browser page using the refresh button in the top left corner.
- Once it loads, click on the "redirect?subscription-key" item associated with Stukent.
- Ensure you're on the "Headers" tab.
- Copy and email the URL associated with the "Location" item under the "Response Headers" section.
Gathering the JWT Data
- Ensure you have completed steps 1-7 from above.
- Click on the 'Request' tab.
- Right click the 'id_token' block of text, and use 'Copy Value'.
- Email this item.
Comments