hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
759 stars 407 forks source link

Blank Mash object when checking if user administrates a Company #231

Open dfrancisc opened 10 years ago

dfrancisc commented 10 years ago

I am trying to connect to this service : http://api.linkedin.com/v1/companies/{id}/relation-to-viewer/is-company-share-enabled

As a response, I am getting LinkedIn::Mash object, which is blank. The response I am expecting is <is-company-share-enabled>true</is-company-share-enabled>

Any ideas?

aaronmase commented 10 years ago

+1