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

LinkedIn Marketing API #158

Open
scottybo opened this issue Apr 21, 2018 · 4 comments
Open

LinkedIn Marketing API #158

scottybo opened this issue Apr 21, 2018 · 4 comments

Comments

@scottybo
Copy link

We've been approved for the LinkedIn marketing API and as part of this our apps automatically get shifted from v1 to v2 of the API (which they don't tell you prior to the switch, a word of warning for anyone else applying).

This switch caused everything to break with this library.

Does this library support v2, and if so are there any docs?

@Nyholm
Copy link
Member

Nyholm commented Apr 21, 2018

What is the difference between v1 and v2? And what functionality is needed for v2?

@scottybo
Copy link
Author

Details can be seen here: https://developer.linkedin.com/docs/guide/v2/concepts

Quite a few differences

@scottybo
Copy link
Author

@Nyholm Any thoughts? :)

@scottybo
Copy link
Author

scottybo commented Jun 23, 2018

So I've now implemented a fork of this client to work with v2 - the changes are minor in the quantity of code changes but major in how queries are handled. I'd prefer this library gets updated to work with v2 rather than maintain a slightly different package.

Mine is at https://github.com/scottybo/LinkedIn-API-client-v2 and you can check the commits to see what I've changed.

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