Skip to content

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

@stambe

Description

@stambe

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.

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