Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / linkedin-developers/linkedin-api-python-client issues and pull requests
#64 - Unable to use '/rest/adLibrary' endpoint with linkedin-api-python-client
Issue -
State: open - Opened by saurabhlalsaxena about 2 months ago
#62 - default value should be empty list to iterate on it
Issue -
State: open - Opened by dia-tradelab 6 months ago
#61 - Unable to use finder for version>202404 with cursor based pagination.
Issue -
State: open - Opened by Nitanshubajpai 7 months ago
#60 - Updated examples `get_profile` and `create_posts` in line with new API
Pull Request -
State: open - Opened by clockworkpc 7 months ago
- 1 comment
#59 - Requests to creative Endpoints now require Account ID
Issue -
State: open - Opened by thebalver 8 months ago
#58 - Create post with featured link using /ugcPosts
Issue -
State: open - Opened by Robert-K 8 months ago
#57 - FIX: Deprecated /me API
Pull Request -
State: open - Opened by Robert-K 8 months ago
#56 - Is it possible to query `leadFormResponses` endpoint with this client?
Issue -
State: open - Opened by mbrochh 9 months ago
#55 - How to get access to LinkedIn APIs products?
Issue -
State: open - Opened by Sanika03 10 months ago
- 1 comment
#54 - Cannot create access token.
Issue -
State: closed - Opened by INF800 11 months ago
- 2 comments
#53 - Get requests is stuck
Issue -
State: open - Opened by Mracobes9 11 months ago
#52 - Retrieving Click URL using creatives finder
Issue -
State: open - Opened by 5ath15h about 1 year ago
#51 - Update README.md Example
Pull Request -
State: closed - Opened by swathivshenoy about 1 year ago
#50 - Post reactions
Issue -
State: closed - Opened by claell about 1 year ago
- 2 comments
#49 - {'serviceErrorCode': 100, 'message': 'Not enough permissions to access: GET /me', 'status': 403}
Issue -
State: closed - Opened by rsforbes about 1 year ago
- 5 comments
#48 - Only textAds available
Issue -
State: open - Opened by AndriiMaksiuta about 1 year ago
#47 - Help in listing comments for a post
Issue -
State: open - Opened by FrancescoSaverioZuppichini about 1 year ago
- 3 comments
#46 - Guidance on API Properties Access
Issue -
State: open - Opened by Kpradof over 1 year ago
#45 - TypeError: can only concatenate str (not "NoneType") to str
Issue -
State: open - Opened by nbro10 over 1 year ago
#44 - Remove `__init__.py`, change `CHANGELOG.md` to point to Github release notes, fix docstrings and bump version
Pull Request -
State: closed - Opened by nbro10 over 1 year ago
- 1 comment
#43 - The version of the package was not bumped when the 0.3.0 version was released
Issue -
State: closed - Opened by nbro10 over 1 year ago
#42 - Posts Finder
Issue -
State: closed - Opened by inarie over 1 year ago
- 3 comments
#41 - Consider removing the `CHANGELOG.md` file and just use the Github release notes
Issue -
State: closed - Opened by nbro10 over 1 year ago
#40 - Remove the `__init__.py` in the root folder
Issue -
State: closed - Opened by nbro10 over 1 year ago
#39 - This library doesn't currently support LinkedIn API versions `>= 202303`
Issue -
State: closed - Opened by nbro10 over 1 year ago
- 3 comments
#38 - Add an `errors` field with error details to all response classes
Issue -
State: open - Opened by nbro10 over 1 year ago
- 2 comments
#37 - Creatives finder
Issue -
State: closed - Opened by RomanBondarenkoMINT over 1 year ago
- 2 comments
#36 - Is it possible to make a batch GET request to get all campaigns?
Issue -
State: closed - Opened by nbro10 over 1 year ago
- 2 comments
#35 - Getting users post content
Issue -
State: closed - Opened by Athe-kunal over 1 year ago
- 1 comment
#34 - The current license is very restrictive
Issue -
State: open - Opened by nbro10 over 1 year ago
- 3 comments
#33 - Use `None` instead of `{}` for default arguments and fix some other small issues
Pull Request -
State: closed - Opened by nbro10 over 1 year ago
- 2 comments
#32 - Example of how to make a request to the `adAnalytics` endpoint
Issue -
State: open - Opened by nbro10 over 1 year ago
- 8 comments
#31 - How would you get the ad accounts by authenticated user?
Issue -
State: closed - Opened by nbro10 over 1 year ago
- 5 comments
#30 - Does this only support the xrestli protocol version 2.0.0?
Issue -
State: closed - Opened by nbro10 over 1 year ago
- 1 comment
#29 - Do not use double underscore prefixes in function names
Issue -
State: open - Opened by nbro10 over 1 year ago
#28 - Do not use empty dictionaries as default arguments
Issue -
State: closed - Opened by nbro10 over 1 year ago
- 1 comment
#27 - Format `errors.py` with black
Pull Request -
State: closed - Opened by nbro10 over 1 year ago
- 4 comments
#26 - Fix typo in README
Pull Request -
State: closed - Opened by nbro10 over 1 year ago
#25 - Update batch_get_campaign_groups_query_tunneling.py
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#24 - Restli Protocol Version not being added to batch_get header
Issue -
State: closed - Opened by theabergroup over 1 year ago
- 4 comments
#23 - timeIntervals cannot used (RestliClient version 2.0.0)
Issue -
State: closed - Opened by Qambitions over 1 year ago
- 4 comments
#22 - Encountered an error while using the sample code: error occurred when calling the 'get()' method.
Issue -
State: closed - Opened by dalaba7046 over 1 year ago
- 5 comments
#21 - Question API Access
Issue -
State: closed - Opened by Kpradof over 1 year ago
- 2 comments
#20 - feat: :sparkles: added decoded entity id to create response
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#19 - feat: :sparkles: added Rest.li decoder
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#18 - chore(release): :arrow_up: cut 0.2.0 version
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#17 - When I trying to fetch ad campaign with your example i am getting error.
Issue -
State: closed - Opened by cayirburak over 1 year ago
- 3 comments
#16 - build: :construction: migrated to poetry, fixed python 3.7/3.8 compatibility
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#15 - Hello, Our organization has a requirement to read thru the posts and comments. How can I achieve the reading of the posts and all the comment using this technique
Issue -
State: closed - Opened by shyamsuthar over 1 year ago
- 1 comment
#14 - docs: :books: added create posts example using Share on LinkedIn
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#13 - docs: :books: updated contributing docs with release/commit info
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#12 - docs: :books: reformatted README
Pull Request -
State: closed - Opened by shimizust over 1 year ago
#11 - build: :construction: enforce conventional commit style
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#10 - build: :construction: added pre-commit with basic linting/formatting
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#9 - ci: changes for packaging and publishing library
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#8 - feat: modified user-agent for usage tracking
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#7 - docs: :books: added AuthClient docs, 2-legged oauth example
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#6 - docs: :books: added docstrings to RestliClient response classes
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#5 - docs: :books: added docstrings for RestliClient and fixed README errors
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#4 - ci: fixed workflow action for testing
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#3 - build: migrate to pipenv
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#2 - fix: fixed examples
Pull Request -
State: closed - Opened by shimizust almost 2 years ago
#1 - test: added remaining tests for RestliClient and fixed bugs
Pull Request -
State: closed - Opened by shimizust almost 2 years ago