longhornopen / laravel-celtic-lti

Integrates the Celtic LTI library with a Laravel app
GNU Lesser General Public License v2.1
11 stars 12 forks source link

Bad request: Invalid lti_message_hint #33

Closed treyseals closed 1 month ago

treyseals commented 1 month ago

Receiving an "Invalid lti_message_hint" error after being forced to open a new tab.

chrispittman commented 1 month ago

Gonna need more info if you want help. For starters, which LMS are you using that's giving you this error?

treyseals commented 1 month ago

That's my bad @chrispittman ! Canvas LMS. I actually got it to work after using the direct authorize location (from https://canvas.instructure.com/api/lti/authorize_redirect to canvas.{{domain}}).