linkedin-api-php-client
linkedin-api-php-client copied to clipboard
LinkedIn API PHP SDK with OAuth 2 support. Can be used for social sign in or sharing on LinkedIn. Has a good usage examples
I'm using your repository, but I'm getting an error like in the image. How can I solve this problem ? I just want to fetch my company's posts in a...
To support the use of Guzzle 7, increment PHP and Guzzlehttp versions
Since v1 is no longer supported by LinkedIn, I suppose the updates from [here](https://github.com/zoonman/linkedin-api-php-client/issues/31#issuecomment-448635157) could be put in the client itself.
Avoid getting the "Syntax error" from json_decode when LinkedIn API returns an empty response.
The Linkedin API now uses versioning and will deprecate the legacy version on Feb, 28. I have migrated using `setApiHeaders`, but so not everyone has to read up on this...
This was not working for laravel 9 so i upgraded the versions