We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, looks like something went wrong. When I trying to register new Tool Consumer I getting error:
undefined method `each' for nil:NilClass
Stack trace saying problem is here: lti2_tp/app/models/lti2_tp/registration.rb on line 209
Please check it out.
Thank you!
The text was updated successfully, but these errors were encountered:
in this revision: 2c21056 another problem:
undefined method `tool_proxy_guid' for #<Lti2Tp::Registration:0x007fe1fb436928>
Sorry, something went wrong.
Ever get this one figured out @evgeny-s
no, we use another branch in our project
No branches or pull requests
Hello, looks like something went wrong.
When I trying to register new Tool Consumer I getting error:
Stack trace saying problem is here:
lti2_tp/app/models/lti2_tp/registration.rb on line 209
Please check it out.
Thank you!
The text was updated successfully, but these errors were encountered: