linkedin icon indicating copy to clipboard operation
linkedin copied to clipboard

Ruby wrapper for the LinkedIn API

Results 34 linkedin issues
Sort by recently updated
recently updated
newest added

* The path changed to /v2/ugcPosts * More attributes are required in the payload Along with sending over the comment, you must send the user's "urn" Example (updated): ``` client...

Is this gem compatible with the new v2 API or will it be depricated? Anybody working on this? Cheers!

The tag `v1.1.0` is pointing to https://github.com/hexgnu/linkedin/commit/411250fe008afbd5e775a6722150ec211b0f96e8, which is incorrect. The source code for version 1.1.0 available from Rubygems is very different https://rubygems.org/gems/linkedin/versions/1.1.0 and contains breaking changes.

My application was working fine since long time, but certainly I am getting this error now. Is something change on linkedin end ? A LinkedIn::Errors::UnauthorizedError occurred in linkedin#callback: (401): [unauthorized]....

I have in client = ::LinkedIn::Client.new(ENV['LINKEDIN_APP_ID'], ENV['LINKEDIN_APP_SECRET']) client.authorize_from_access(access_token, access_token_secret) client.add_company_share('COMPANY ID', {:comment=>"This is for test"}) My code doesn't work after add_company_share statement. Also it does not throw any error. Please...

I tried installing it and setting up an application on LinkedIn's website, but a) the terminology doesn't quite match the docs here (eg there I have a 'Client ID' and...

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]...

When I am doing client.profile(:id => 'xxxx') its working fine but for my own profile i.e client.profile it is giving error inkedIn::Errors::NotFoundError (404): Not Found I don't know what I...

I like /authenticate better because it'll automatically log people in who meet the criteria (below) rather than taking them to the Linkedin login dialog and asking for their credentials. That's...

feature request

A number of the links to the "developer.linkedin.com" site are no longer working. eg: http://developer.linkedin.com/documents/groups-api