User is unable to create deeplinks using Module Index Menu Model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022
01:55 AM
As a user, when I try to deploy deep links using either Module Index Menu Model or Assignment Index Menu placements, I'm getting redirected back to the canvas login screen.
We are performing form post to the deep_link_return_url, we are attaching JWT in the request payload. The strange behaviour is this works as expected on firefox but fails on chrome.
JWT seems to be correct as it is working as expected on firefox!!
can someone please help us here?