CORRUPTED_ENTITY video post linkedin api
We try to make video posts with the linkedin API, in the whole process of upload initialization, video segmentation, upload, upload finalization and post I have no errors, we even managed to publish the first time but now no more posts are published.
How to get urn for post sharing
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
How to embed rich content (embed content in an IFRAME) in LinkedIn article, or more precisely become part of the rich content providers list?
We are a SaaS web platform for collaborating on 3D models embodee.com. We and our customers would like to be able to embed our 3D viewer in LinkedIn articles, similar to how Sketchfab’s viewer is embedded (in an IFRAME), see the picture below. You can see Sketchfab’s viewer is shown and form ours only the title is rendered in the article. As the LinkedIn documentation shows one needs to be on a so called Rich Content Providers list for this to work. The question is how to initiate this process and who to ask?
Sketchfab’s 3D viewer and Embodee’s below
GET request error while getting profile info from LinkedIn API
We did try to GET LinkedIn API in EC2 and localhost and it works.
How to like/react on a linkedIn post using linkedIn shared APIs ? #linkedIn
I am trying to integrate the linkedIn APIs in the system. I want to like the post from my behalf. which API should i use to like/react on post?
Why am I intermittently receiving “temporarily_unavailable” errors from LinkedIn OAuth v2 API?
I have an existing application that uses LinkedIn’s OAuth v2 API for user authentication. Recently, I’ve started intermittently receiving temporarily_unavailable
errors when attempting to obtain an authorization token via the endpoint https://www.linkedin.com/oauth/v2/authorization.
How to fetch matched audience based on engagement level filter
I have searched but couldn’t find any way to do this, My current setup fetches this
https://api.linkedin.com/rest/adAnalytics?q=analytics&timeGranularity=DAILY&dateRange=(start:(year:2024,month:1,day:1))&accounts=List(urn%3Ali%3AsponsoredAccount%3AXXXXX)&pivot=MEMBER_COMPANY&projection=(*,elements*(dateRange(*),totalEngagements,viralTotalEngagements,pivotValues*~(localizedName)))&fields=totalEngagements,viralTotalEngagements,pivotValues
#linkedin How to fetch matched audience based on engagement level filter
I have searched but couldn’t find any way to do this, My current settp fectches this
https://api.linkedin.com/rest/adAnalytics?q=analytics&timeGranularity=DAILY&dateRange=(start:(year:2024,month:1,day:1))&accounts=List(urn%3Ali%3AsponsoredAccount%3AXXXXX)&pivot=MEMBER_COMPANY&projection=(*,elements*(dateRange(*),totalEngagements,viralTotalEngagements,pivotValues*~(localizedName)))&fields=totalEngagements,viralTotalEngagements,pivotValues