Skip to content

add share 400 error #40

@stambe

Description

@stambe

Following code is throwing 400 error, because linkedin want data in Json format. I guess this code is updated but not yet published on rubygem. Are you going to publish these changes on rubygem or you are not supporting this gem now?

require 'linkedin-oauth2'

access_token = "<TOKEN_VALUE>"

api = LinkedIn::API.new(access_token)

api.add_share({comment: "hi access token"})

Thanks in advance.

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