You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
dfrancisc
changed the title
Blank Mash object when checking is user administrates a Company
Blank Mash object when checking if user administrates a Company
Jun 30, 2014
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?
The text was updated successfully, but these errors were encountered: