Skip to main content

Questions tagged [linkedin-api]

Open web-services and APIs provided by LinkedIn

0 votes
0 answers
20 views

Invalid value for param; wrong type or other syntax error: timeIntervals LinkedIn API

I want to get my metric share statistics from my page LinkedIn, the docs in here: https://learn.microsoft.com/en-us/linkedin/marketing/community-management/organizations/share-statistics?view=li-lms-...
Ontagen Onta's user avatar
0 votes
0 answers
14 views

How to update the OAuth 2.0 scope permissions in linkedin developer portal from w_member_social to rw_organization_social

I want to change the scope and not getting any info. How to update it from w_member_social to rw_organization_social? I have tried talking to linkedin support they told me to check in stack overflow; ...
Bhargav Gembali's user avatar
0 votes
0 answers
9 views

Enable Webhook for Community API

This is probably a lost cause based on other stack overflow threads (albeit not many). Im creating an application on LinkedIn that integrates with my app. Im using the Community Management API.. One ...
Morgan Parry's user avatar
0 votes
0 answers
16 views

Error When Publishing to LinkedIn via API - Code: 422

I'm encountering an error when publishing to LinkedIn via their API. Here are the details: Error code: 422 Response: { "message": "ERROR :: /author :: \"urn:li:person:aba2390d-...
usrmetamask's user avatar
0 votes
0 answers
20 views

Extracting URL from a LinkedIn user's post using URN or another way

I'm seeking assistance in retrieving the actual URL from a LinkedIn user's post using the URN (Not organization). Is there any way to accomplish this? I'm unsure about how to extract the URL, so any ...
Darrel Foweng Tcho's user avatar
-1 votes
0 answers
14 views

LinkedIn Post Search API or Alternative Solutions

I am writing to inquire about the possibility of searching LinkedIn posts by keyword. My goal is to efficiently find posts containing specific keywords within user feeds or page feeds. I have explored ...
Sohaib Siddique Butt's user avatar
-1 votes
0 answers
6 views

Integrating LinkedIn Auto fills with WP-Forms

I have tried integrating LinkedIn Auto fills on this page, I have tried the steps from this URL: https://community.unbounce.com/tips-scripts-43/how-to-add-a-linkedin-autofill-button-to-your-landing-...
Shridhar's user avatar
-4 votes
0 answers
17 views

linkedin developer post comment reply API 403 permission denied issue [closed]

My POST https://api.linkedin.com/rest/socialActions/{shareUrn|ugcPostUrn|commentUrn}/comments app Id : 86nhdsoke7liwo My header information { "actor":"urn:li:person:L12SRvI8dL", &...
vinod maurya's user avatar
1 vote
0 answers
15 views

Code: unknown, Error: Invalid response while obtaining request token from "api.linkedin.com"

I'm unsure what I did wrong, here is my settings.py "openid_connect": { "APPS": [ { "provider_id": "linkedin", "...
micho's user avatar
  • 110
0 votes
0 answers
15 views

How to embed link using Linkedin post API

when I post and added link using Linkedin post appeared as EmbededLink using Linkedin but when posting using post API post appeared without embed image post added using post api Post API returns ...
testaccount mytest's user avatar
-3 votes
0 answers
36 views

How can I get the most recent post of a LinkedIn profile? [closed]

I want to create a python program that simply checks if there was a new post on a certain linkedIn profile and then prints out the title and link of that post. It's not necessarily a company profile, ...
Pennervomland's user avatar
0 votes
0 answers
16 views

LinkedIn login stuck after entering credentials

I have integrated linkedin oath login within my angular app and the login is working perfect on localhost but when I deploy the localhost to server and try to login with linkedIn after entering my ...
Awaisullah Khan's user avatar
-2 votes
0 answers
12 views

InMail endpoint API

Can you help me locate an endpoint that supports inMail messaging in LinkedIn's API doc. My desire is to create a an automated LinkedIn InMail message to someone who fills in a form that I created on ...
Bofelo Kevin Marumo's user avatar
3 votes
1 answer
129 views

How do I add a location filter when using the LinkedIn Voyager API?

I'm trying to scrape LinkedIn job postings using the Voyager API, adapting code from here. Here's the relevant portion of the code: class JobSearchRetriever: def __init__(self): self....
perigon's user avatar
  • 2,075
-2 votes
0 answers
11 views

How to get urn for post sharing (Question to linkedIn suport) [duplicate]

I want any users with linkedIn profile to have ability to share posts from my app to their LinkedIn pages. The problem is that I need URN of user as required field, but I can't receive it Dear ...
Anatolii Landyshev's user avatar

15 30 50 per page
1
2 3 4 5
355