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

Application does not respond after sharing content to company page #269

Open
stambe opened this issue Feb 5, 2018 · 1 comment
Open

Comments

@stambe
Copy link

stambe commented Feb 5, 2018

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

@hexgnu
Copy link
Owner

hexgnu commented Feb 5, 2018

Hey @stambe, I don't spend much time maintaining this gem anymore. You can see the last commit was almost a year ago. Feel free to jump in and take a look if you find a solution submit a PR.

Thanks,

-Matt

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