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.
Found this content helpful? Log in or sign up to leave a like!
I am currently working on developing a proctoring tool and would like to test its integration with Canvas LMS. At present, my tool is set up locally on my computer, and I have been attempting to test it with a locally hosted Canvas LMS instance running on Docker.
During this process, I encountered an issue with the authorize_redirect API endpoint. When my tool makes a request to this API, I receive a "login hint invalid" error. Upon inspecting the network tab, I noticed that the request is being redirected to https://canvas.docker, whereas my local Canvas instance is running on https://localhost:443.
I tried modifying the virtual host configuration from https://canvas.docker to align with my local setup. Unfortunately, this caused the Canvas instance to crash.
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