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

NameError: uninitialized constant Api::QueryHelpers #266

Open
leonardteo opened this issue Feb 8, 2017 · 1 comment
Open

NameError: uninitialized constant Api::QueryHelpers #266

leonardteo opened this issue Feb 8, 2017 · 1 comment

Comments

@leonardteo
Copy link

Hey guys,

Sorry to ask. I can't get this gem to work at all and I'm not sure why.

The gem is included in my Gemfile and Gemfile.lock

[1] pry(main)> client = LinkedIn::Client.new('xxx', 'xxx')
NameError: uninitialized constant Api::QueryHelpers
from /Users/leonardteo/.rvm/gems/ruby-2.1.6@artstation/gems/linkedin-1.1.0/lib/linked_in/client.rb:8:in `<class:Client>'

I took a look and I could not find a reason why Api::QueryHelpers would be uninitialized.

Any ideas?

@hexgnu
Copy link
Owner

hexgnu commented Feb 9, 2017 via email

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

2 participants