The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Howdy, I am creating an LTI and I am using the IMSGlobal PHP 1.3 library. I am running into an issue where I get the highlighted error message.
Looking at the access logs I can see it get redirects to my LTI ODIC login which validates correctly before passing it back to canvas for validation. Then its suppose to recdirect to the target redirect uri (http://localhost:8903/lti/course/launch)
Here is the setup with some information redacted
I think im just running into a configuration issue but cant seem to find where. Thoughts?
Here is my LTI JSON COnfiguration im using
Solved! Go to Solution.
ARG!!! I figured it out. Looks like my client_id in the verification process was missing a '0'. Oh goodness I feel smart today.
ARG!!! I figured it out. Looks like my client_id in the verification process was missing a '0'. Oh goodness I feel smart today.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.