Skip to content

NameError: uninitialized constant Api::QueryHelpers #266

@leonardteo

Description

@leonardteo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions