Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Hi there,
I'm a junior Ruby/JS Dev getting my head around LTI so I can build our own apps as we've just recently jumped onto Canvas. I was hoping for some help (read: hand holding) to get started. I'd love to be able to understand the Instructure LTI example, so I can leverage the code to build my own LTI app but I can't seem to get it to work correctly.
I've added the lti_tool_provider_example to our beta site successfully via XML but had to update the <blti:launch_url> to HTTPS
. The LTI2 URL didn't work as it spits up the following error:
So, I then cloned the repo and deployed it to my own site on heroku, again the LTI2 URL didn't work and neither did the XML, kicking up with a 500 internal server error.
Any advice, insight or suggestions would be most welcomed. I'm a lonely dev, living in a lonely world. I'm based in Sydney, Australia so if there are any LTI gurus or newbies around, I'd be most interested in catching up, sharing notes and learning all that I can learn about LTI and all things awesomesauce.
Many thanks in advance
Sonya
UTS, Sydney
Talk about rubberducking! I forgot to migrate and seed the db on heroku so it's all up and running. Thanks for reading this post if you did. Although, if anyone has any insight into:
#1. why the LTI2.0 URL http://lti-tool-provider-example.herokuapp.com/register is not working, I would love to know what I am doing wrong.
#2. sharing/learning/catching up on all things LTI.
Cheers
Sonya
IMS Global Learning Consortium publishes the standards for LTI. The second link includes a Ruby repo on Github.
https://www.imsglobal.org/activity/learning-tools-interoperability
https://www.imsglobal.org/learning-tools-interoperability-sample-code
To participate in the Instructure Community, you need to sign up or log in:
Sign In