Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `tc_profile_url' #2

Open
rrodrigu3z opened this issue Jul 15, 2016 · 4 comments
Open

undefined method `tc_profile_url' #2

rrodrigu3z opened this issue Jul 15, 2016 · 4 comments

Comments

@rrodrigu3z
Copy link

Hi,
I'm new with LTI and have been playing with this TP example but I'm getting the following error:

NoMethodError (undefined method `tc_profile_url' for #<IMS::LTI::Models::Messages::BasicLTILaunchRequest:0x007f85e82bbdd8>):
  ims-lti (2.0.0.beta.41) lib/ims/lti/models/messages/message.rb:178:in `method_missing'
  ims-lti (2.0.0.beta.41) lib/ims/lti/services/tool_proxy_registration_service.rb:11:in `tool_consumer_profile'
  /Users/rrodriguez/.rvm/gems/ruby-2.1.6@lti/bundler/gems/rails_lti2_provider-42ea6bad1c94/lib/rails_lti2_provider/tool_proxy_registration.rb:12:in `initialize'
  /Users/rrodriguez/.rvm/gems/ruby-2.1.6@lti/bundler/gems/rails_lti2_provider-42ea6bad1c94/lib/rails_lti2_provider/controller_helpers.rb:19:in `new'
  /Users/rrodriguez/.rvm/gems/ruby-2.1.6@lti/bundler/gems/rails_lti2_provider-42ea6bad1c94/lib/rails_lti2_provider/controller_helpers.rb:19:in `registration_request'
  activesupport (4.1.6) lib/active_support/callbacks.rb:424:in `block in make_lambda'
  activesupport (4.1.6) lib/active_support/callbacks.rb:143:in `call'

I have tried with lti_tool_consumer_example as consumer and the IMS LTI Tool Consumer emulator. I'm using the /register endpoint.

Looks like it is some method missing in the ims-lti gem.

Any ideas?

Thanks!

@SoxFace
Copy link

SoxFace commented Sep 29, 2016

I'm getting the same error. Using the following repos and http://localhost:3000/register as the Provider launch url being submitted to the consumer tool. Any ideas on fixing the error?

@adnankasif
Copy link

I am getting the same error too

@rgigger
Copy link

rgigger commented Apr 3, 2017

same

@Vashishth24neha
Copy link

Does anyone have a solution for the above problem, I am facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants