5,269 questions
3
votes
1
answer
5k
views
LinkedIn Share Post URL with parameter [closed]
I have created a post on my websites when I shared on LinkedIn, it's not showing complete URL of sharing.
Currently, I am using https://www.linkedin.com/sharing/share-offsite/?url=www.example.com/...
0
votes
0
answers
59
views
No thumbnail for linkedin multiPhoto using the ugcPosts API
I tried the ugcPosts API and found that the response does not include data for urn:li:multiPhoto:10001868XXXXX. The thumbnails property is returned as null.
May I know how to retrieve the multiPhoto ...
1
vote
0
answers
174
views
Open graph image doesn't show up
Open graph image doesn't show up as a thumbnail when posting url on linkedin.
However the thumbnail works in the post inspector https://www.linkedin.com/post-inspector/ and after that it works on the ...
4
votes
1
answer
2k
views
Linkedin API Post preview Issue
My issues is with the Linkedin Rest API.
The API is: https://api.linkedin.com/v2/ugcPosts
You can find more about the API here: https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-...
0
votes
0
answers
88
views
Getting 404 Error for Linkedin Advertising API when searching for creatives under a campaign
I am trying to get the list of creatives under a sponsored campaign.
I have referred to the postman collection example for getting the creating.
[https://www.postman.com/linkedin-developer-apis/...
0
votes
2
answers
37k
views
Using LinkedIn API to retrieve advertising reports
I'm working on a simple app to programmatically retrieve ads performance within Linkedin. I have general API experience but this is the first time i get my feet wet with the Linkedin API.
One example ...
1
vote
0
answers
55
views
How to get permissions for task "contactExporterTasks"
Hey guys I have a next's project tied with supabase. And as auth system I use LinkedIn.
const { data, error } = await supabase.auth.signInWithOAuth({
provider,
options: {
...
0
votes
0
answers
59
views
How to create a LinkedIn custom audience based on a custom conversion event (sent via Conversions API) when users click on ads?
I'm trying to build a custom audience in LinkedIn based on a custom conversion event that fires when a user clicks on a LinkedIn ad and lands on my website.
However, I am unable to do so using the ...
1
vote
0
answers
84
views
LinkedIn API: “ACCESS_DENIED - Field Value validation failed in REQUEST_BODY: Data Processing Exception while processing fields [/author]
I'm trying to post a job description to LinkedIn using their ugcPosts API through my Flask backend.
I’ve successfully obtained a 3-legged OAuth 2.0 access token with w_member_social scope.
Token works ...
0
votes
0
answers
54
views
LinkedIn Marketing API: How to filter adCampaigns by multiple statuses using search parameter without 400 error?
I’m working with the LinkedIn Marketing API and trying to fetch ad campaigns for a given account using the search parameter to filter by status.
According to the docs, the endpoint should look like ...
2
votes
0
answers
68
views
LinkedIn Pages Data Portability API returns 404 "No virtual resource found" when listing DMA pages
I am working on a WordPress plugin that integrates the LinkedIn API to retrieve posts from a company page and display them on a WordPress site.
Steps I followed
Created a LinkedIn Developer App.
...
0
votes
1
answer
122
views
"r_member_social" scope permission in Linkedin API
I have created a Linkedin App on Linkedin developer portal and added the community management API product. But I couldn't find r_member_social scope among all products listed in developer portal.
I ...
0
votes
0
answers
57
views
Post with image made using Share on LinkedIn API
I tried making posts on LinkedIn using the Share on LinkedIn API. While posts made with only text involved showed up on LinkedIn as expected, the problem occurs when I try to make a post with image ...
13
votes
3
answers
35k
views
How to get exact date from Linkedin's post while inspecting site with selenium?
i am using selenium chrome driver to scratch Linkedin's profile. I am doing analysis for my post.
It is the way to get exact date from Linkedin's post in format "dd.mm.yyyy" instead of "...
0
votes
0
answers
42
views
LinkedIn Events API returning 500 error when creating a personal online event. How do I make it work?
I am working on building an integration with the LinkedIn Events API. As part of testing, I am trying to create a personal online event using the Create Event endpoint, but the API keeps returning a ...
101
votes
10
answers
237k
views
How to make a custom LinkedIn share button
I need to be able to add sharing functionality to my custom button. I'm not interested with their generator, as I can't change LinkedIn image there. I want to use my own image for the LinkedIn share ...
0
votes
0
answers
56
views
LinkedIn CAPI via stape.io - amount sent but not recorded on LinkedIn
I am using the stape.io LinkedIn CAPI template in the server-side GTM, and the purchase event is being sent and received (visible in the LinkedIn interface) successfully. I am sending the event time, ...
0
votes
0
answers
123
views
LinkedIn shows ‘Your Network Will Be Back Soon’ when connecting credentials in n8n
I’m trying to connect my LinkedIn credentials in n8n for an automation workflow. When I attempt to authenticate or run the workflow, I get the following message:
Your LinkedIn Network Will Be Back ...
1
vote
0
answers
37
views
The timeBasedFilter in the LinkedIn Events API doesn't work correctly
I am working on LinkedIn Events API (https://learn.microsoft.com/en-us/linkedin/marketing/event-management/events).
I am trying to get events in API, but I have some issues with the timeBasedFilter ...
1
vote
0
answers
43
views
RESOURCE_NOT_FOUND error when fetching post insights/impressions
I'm trying to get post analytics (impressions, likes, comments, repost) counts via LinkedIn API
I have following permissions with my 3 legged token
email,openid,profile,r_basicprofile,...
4
votes
6
answers
33k
views
Embedding LinkedIn company updates / feeds [closed]
We have created a SharePoint 2010 web part where we display our company feed from https://www.linkedin.com/company/"Name of Company"/.
End-users need to login the first time (that is ok). But even ...
1
vote
0
answers
57
views
LinkedIn Posts API returns INVALID_VERSION error with documented valid versions while Images API works fine
I'm experiencing a critical inconsistency in LinkedIn's REST API version validation system. The /rest/images endpoint accepts version 202505 successfully, but the /rest/posts endpoint rejects the ...
0
votes
0
answers
75
views
LinkedIn won't display URLs for my domain or subdomains "because the URL or one of its redirects is blocked."
When I use Post Inspector with any url for my domain (caam.tech) or any of its subdomains I get this message: "We did not re-scrape (url) because the URL or one of its redirects is blocked." ...
0
votes
0
answers
102
views
Linkedin Oauth in Supabase (Lovable environment) not working, Error: Content-Security-Policy
For some reason, the Content-Security-Policy error occurs with the embedded LinkedIn Oauth authentication in my app (lovable environment) even though i redirect to a dedicated page and have verified ...
1
vote
1
answer
248
views
LinkedIn and Facebook like buttons change images and title?
I am using the LinkedIn like button and the Facebook Like button.
On the LinkedIn when I click like, it works property, but I was wondering how I would change the name of the title on the pop dialog ...
0
votes
1
answer
1k
views
Is it possible to get my personal info without oauth? [closed]
I'm setting up a personal page, and I would like to display my past work experiences and other data I have on linked-in so it is automatically updated when I update my linked-in profile. Is this ...
2
votes
1
answer
111
views
Post in linkedin using API in php
How can I post on LinkedIn with image in my profile?
I have managed to upload a text post, but I need the solution for image post.
Here is the code snippet which I am using for text post,
$post_url = &...
0
votes
0
answers
53
views
Author does not own [urn:li:digitalmediaAsset:...] when commenting with an image as an organization
I'm working on posting an image comment on a LinkedIn post on behalf of an organization using the LinkedIn API v2. The flow works up to image upload, but when attempting to post a comment that ...
0
votes
0
answers
48
views
How to access LinkedIn Messaging and Comment APIs for custom integration?
I’m trying to develop a custom integration where our backend system can interact with LinkedIn’s messaging and comment features — such as sending/receiving direct messages or posting/retrieving ...
0
votes
0
answers
42
views
How do I configure LinkedIn Provider from auth.js authentication library in my next.js 15 app router application?
To configure LinkedIn Provider from auth.js in my next.js 15 app, I followed instructions (including the links to LinkedIn docs) in auth.js under LinkedIn Provider. I registered an app in LinkedIn ...
2
votes
0
answers
64
views
Cannot access user email, first or last name after login [closed]
We’re developing a SaaS platform (SyncTerra) and using LinkedIn Login via OpenID Connect for user authentication.
We have:
Successfully integrated “Sign in with LinkedIn using OpenID Connect” in the ...
11
votes
4
answers
34k
views
LinkedIn OAuth 2.0 Redirect URL
I'm attempting to sign in users with the LinkedIn Omniauth 2 gem. I have tried a few different possibilities for the redirect, read several articles and nothing is working.
I'm trying to test this ...
1
vote
0
answers
40
views
LinkedIn OpenID Connect – 403 Error: Missing r_emailaddress / r_liteprofile scopes despite configuration
We're implementing a LinkedIn login for our non-profit platform built with MediaWiki. We're using OpenID Connect and following the official Microsoft documentation step-by-step.
However, we encounter ...
1
vote
6
answers
2k
views
Not enough permissions to access API request https://api.linkedin.com/v2/me
I am using following code for linkedin authentication and getting following error
Signed API request to https://api.linkedin.com/v2/me has returned an error. HTTP error 403. Raw Provider API response: ...
8
votes
6
answers
6k
views
Generating your OAuth Linkedin token : Oops. We can’t verify the authenticity of your request because the state parameter was modified [closed]
When I try to request access token OAuth 2.0 for a LinkedIn app, I receive the following error:
Oops. We can’t verify the authenticity of your request because the state parameter was modified.
I run ...
0
votes
0
answers
35
views
Trying to setup Login with LinkedIn but getting 400 error
I am facing some issue trying to implement Login with LinkedIn in my application. I am integrating the LinkedIn OAuth flow within a WebView, allowing users to authenticate through the LinkedIn website....
0
votes
0
answers
44
views
Custom plugin correctly retrieves LinkedIn JSON, but no thumbnails are displayed
I’m trying to build a small WordPress plugin that:
Calls the LinkedIn REST API (/rest/posts?q=author…&count=20&sortBy=LAST_MODIFIED) to retrieve the 20 most recent posts from my organization.
...
5
votes
3
answers
15k
views
LinkedIn V2 version API "Not enough permissions to access /me GET"
Need Help Folks,
Does anyone able make call to LinkedIn V2/me version.
I'm able to make successful API call to V1 version got response as member required information.
https://api.linkedin.com/v1/...
0
votes
0
answers
40
views
AuthorizationError with linkedin auth service
I have configured linkedin auth for my application using passport library. On linkedin dev console, I have requested access for both 'Share on LinkedIn' and 'Sign In with LinkedIn using OpenID Connect'...
0
votes
2
answers
369
views
How to request r_liteprofile and w_member_social permissions for LinkedIn API without using Sign In with LinkedIn?
I am developing a social media scheduling platform that enables businesses to manage and publish posts across platforms, including LinkedIn.
We need to allow users to connect their LinkedIn account ...
1
vote
5
answers
6k
views
Why are Linkedin not picking up my Open Graph image meta tag?
Linkedin not picking up on Open Grap Tags
When I try sharing our blogposts on Linkedin, it is not picking up the image defined in our og:image meta tag - and I simply cant figure out why.
Blog post
...
0
votes
0
answers
52
views
How to request and get approval for r_fullprofile, r_liteprofile, and r_emailaddress permissions for LinkedIn API?
I’m developing a talent-matching application called Adept AI Pro that integrates with the LinkedIn API to fetch user profile information. I'm currently trying to gain access to the following ...
0
votes
0
answers
52
views
Sharing image to Linkedin - share-offsite url code - small preview no matter what i do
In my react app with nestJs ->
i have a button to share on linkedin (image sharing)
// Create URL for the OG share page
const sharePageUrl =
`${baseUrl}/asset/guest/share/tags?` +
`imageUrl=${...
0
votes
1
answer
657
views
LinkedIn API and permission for integration
I'm trying to work with LinkedIn API, but it doesn't work.
Basically, what I'm trying to achieve is
get other people's basic info using https://api.linkedin.com/v2/people/ endpoint.
https://learn....
0
votes
0
answers
171
views
Why am I getting this OAuthCallback error
I am trying to build a linked clone with next.js and despite everything being correct I am getting this OAuthCallback error after signing in with my credentials and I am getting redirected to home ...
1
vote
0
answers
29
views
How does share-offsite URL handle image preview size modification?
For a project, I'm trying to share an image URL using share-offsite functionality and want the image preview to show like an inline image. Specifically, I want the image to appear as a large image ...
1
vote
0
answers
65
views
LinkedIn API returns 500 Internal Server Error when creating a UGC post with image asset
I'm trying to automate LinkedIn post publishing for a personal profile using Python and the LinkedIn UGC API. I'm authenticating via OAuth 2.0 (authorization code grant), and using a valid access ...
1
vote
3
answers
2k
views
How to retrieve his own LinkedIn profile data by an API
I would like to test out simple LinkedIn API functionality, e.g. to get my personal profile data from LinkedIn or any of my posts...
However, I have the problem that is seems that you have to create ...
0
votes
0
answers
40
views
LinkedIn Register Upload API — "recipes field required" or "recipe not allowed" even with correct payload
I'm trying to register an image upload for a LinkedIn post using their /assets?action=registerUpload endpoint. I've followed their documentation to the letter, used both recipes and recipe, tested in ...
53
votes
1
answer
9k
views
Creating meta tags for Linkedin - Publish Date "not found"
I was using the following tags in relation to the posted date of a website (blog) article:
<meta name="article-published_time" property="article:published_time" content="2019-10-21T00:00:00-0600"&...