As a student, sometimes you will encounter an issue or error with launching Stukent from Blackboard. To help troubleshoot this, our LMS Support team may ask for items called 'Location URL' and 'JWT' information. These items are some of the crucial pieces of troubleshooting. Follow the steps below to obtain that information.
Please find the option below that fits what your instructor has set up for your class.
Option 01: Assignment Launch Link Opens in a New Tab
When you click on the assignment from the Blackboard Content page, determine if it keeps you in Blackboard, or if it opens a new tab with the Stukent launch button (like the example below).
If the Stukent launch button opens in a new tab, copy the URL located at the top in the URL box. (example below). This is what you'll send to Stukent's LMS Support.
Option 02: Assignment Launch Link Stays in Blackboard
If when you click on the assignment from the Blackboard Content page, and it keeps you in Blackboard, you'll want to use the steps in this section depending on which browser you're using. If needed, review the screenshot below to check if your assignment link opens in Blackboard.
Google Chrome & Microsoft Edge
*screenshot below the steps show what it should look like
- Ensure you are logged into Blackboard.
- Open your course, and find the assignment you are receiving an error from or the assignment requested from Stukent LMS Support.
- Right click your mouse in the white space, and select the Inspect option.
- Click the
Network
tab, and then check the two checkboxes directly under it:Preserve log
andDisable cache
. - In the filter field, type
redirect
. - Click the Refresh button on this browser tab in the top left corner. Wait for the page with the launch button to reload.
- On the right side, click on the
redirect?subscription-key
item from the list. - A new side panel will show from the right side, click on the
Headers
tab that will show. - Under the Response Headers section, find the
Location
item and copy the URL associated with it. Send this to LMS Stukent Support. - If you were asked to get JWT information, click the
Payload
tab next. - Find the
id_token
item, right click it with your mouse, and choose Copy value. Send this information to LMS Stukent Support.
Firefox
*screenshot below the steps show what it should look like
- Ensure you are logged into Blackboard.
- Open your course, and find the assignment you are receiving an error from or the assignment requested from Stukent LMS Support.
- Right click your mouse in the white space, and select the Inspect option.
- Click the
Network
tab, and then check the checkbox directly under it:Disable cache
. - In the filter field (on the left), type
redirect
. - Click the Refresh button on this browser tab in the top left corner. Wait for the page with the launch button to reload.
- On the panel at the bottom, click on the
redirect?subscription-key
item from the list under the File column. - A new side panel will show from the right side, click on the
Headers
tab that will show. - Under the Response Headers section, find the
Location
item and copy the URL associated with it. Send this to LMS Stukent Support. - If you were asked to get JWT information, click the
Request
tab next. - Find the
id_token
item, right click it with your mouse, and choose Copy value. Send this information to LMS Stukent Support.
Comments