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

Unable to use createPost for reshare #299

Open
pistlestar-14 opened this issue Feb 1, 2023 · 1 comment
Open

Unable to use createPost for reshare #299

pistlestar-14 opened this issue Feb 1, 2023 · 1 comment

Comments

@pistlestar-14
Copy link

pistlestar-14 commented Feb 1, 2023

In class com.echobox.api.linkedin.types.posts.ReshareContext all Fields are private.
But here for reshare-creation-request reshareContext.parent field must be provided.
As all fields are private cant't set reshareContext.parent field

N.B: using sdk version 4.1.0 with linkedin versioned client.

@djjashton
Copy link
Collaborator

djjashton commented Jul 4, 2023

Hi

Thanks for raising this issue. We have added this to the backlog of work.

It looks like the lombok Getter and Setter annotations need to be added to the property.

If you would to raise a PR to add this you are more than welcome to by following the contributions guide.

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