Questions tagged [linkedin-api]

Open web-services and APIs provided by LinkedIn

LinkedIn API helps to do Digital integration's with LinkedIn

Document

Rest Api

Rest Console - Test your linkedIn api

Official forum community

5277 questions
94
votes
9 answers

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 button.
Karol
  • 7,803
  • 9
  • 49
  • 67
85
votes
3 answers

LinkedIn Share Post URL

I have an app that lets people post content to their LinkedIn page. What I want to do is create a button that I can include in an email that when clicked, will send the user to LinkedIn and open the box to share a post. What I would like to know is…
Daniel Bonnell
  • 4,817
  • 9
  • 48
  • 88
74
votes
10 answers

Social Share Links with Custom Icons

I'm looking for any solid current information on creating custom share icons for the following. Facebook Twitter Google + LinkedIn Pinterest All the documentation I keep getting to seems to be about using THEIR social like / share buttons - which…
bigmadwolf
  • 3,419
  • 3
  • 30
  • 44
60
votes
5 answers

React Router BrowserRouter leads to "404 Not Found - nginx " error when going to subpage directly without through a home-page click

I am using React Router for routing for a multi-page website. When trying to go to a sub page directly https://test0809.herokuapp.com/signin you'd get a "404 Not Found -nginx" error (To be able to see this problem you might need to go to this link…
Di Ye
  • 739
  • 1
  • 8
  • 14
54
votes
11 answers

Getting LinkedIn Profile Picture

Is there an easy way to grab a users LinkedIn profile photo? Ideally similar to how you would with Facebook - http://graph.facebook.com/userid/picture
George Wiscombe
  • 1,422
  • 1
  • 13
  • 13
54
votes
4 answers

999 Error Code on HEAD request to LinkedIn

We're using a curl HEAD request in a PHP application to verify the validity of generic links. We check the status code just to make sure that the link the user has entered is valid. Links to all websites have succeeded, except LinkedIn. While it…
charltoons
  • 1,951
  • 2
  • 18
  • 24
52
votes
13 answers

How to successfully implement og:image for the LinkedIn

THE PROBLEM: I am trying, without much success, to implement open graph image on site: http://www.guarenty-group.com/cz/ The homepage is completeply bypassing the og:image tag, where internal pages are reading all images from the site and place…
Sabo
  • 1,635
  • 1
  • 19
  • 24
51
votes
6 answers

Gradle could not resolve project :linkedin-sdk

I'm using Androis Studio 3.0 Canary 4. In my project i have the Linkedin-sdk, and it works. I can use it. The only problem is that i recive this message when i search to build Gradle. And because i'cant build it i cannot use the designe editor and…
Fabio Piunti
  • 1,054
  • 2
  • 9
  • 24
48
votes
3 answers

How to get LinkedIn r_fullprofile access?

I am currently developing custom application(company specific) integrated with LinkedIn. I have received data with basic profile access to fetch and fill some fields on my application and now I need full profile permission. But as answered in this…
Ruwantha
  • 2,603
  • 5
  • 30
  • 44
43
votes
6 answers

How do sites like LinkedIn efficiently display 1st/2nd/3rd-level relationship next to each person's name?

I recently botched a job interview by poorly answering a straightforward question: how do sites like LinkedIn efficiently show the relationship distance (1st/2nd/3rd) from you to every person displayed on a page (e.g. in people search results, list…
Justin Grant
  • 44,807
  • 15
  • 124
  • 208
38
votes
3 answers

Any queries to the api.linkedin.com/v2/ return "Not enough permissions to access ..."

I got the Access Token (with scope: r_basicprofile rw_company_admin w_share) using the Client ID, Client Secret at following URLs: https://www.linkedin.com/oauth/v2/authorization https://www.linkedin.com/oauth/v2/accessToken Make request to the…
Pavel Timofeev
  • 617
  • 1
  • 5
  • 10
38
votes
11 answers

How to trigger an on scroll event without scrolling

my Question is, how can i trigger (simulate or something esle) an on scroll event. In my special case I don't want to load all the Conservations in LinkedIn by scolling down all conservations, because there are too many! I do not need a PHP or…
36
votes
3 answers

How to Retrieve all possible information about a LinkedIn Account ? (API using C#)

I am writting an C# app to make use of Linkedin's API. I want to be able to query "Person" (First Name + Last Name) and retrieve all the possible information about this group of people with the same name I am currently using my own implementation of…
Marcello Grechi Lins
  • 3,350
  • 8
  • 38
  • 72
36
votes
1 answer

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:
WEBjuju
  • 5,797
  • 4
  • 27
  • 36
35
votes
5 answers

LinkedIn API - get information about my ALL Connections

I have used Facebook API but I am new to Linkedin api. I need some help on how to get information (name, birthday, etc) about my ALL Connections, and I need help with both the token and the info-related API calls. As for the token -- in Facebook…
Deepak Singhal
  • 10,568
  • 11
  • 59
  • 98
1
2 3
99 100