linkedin-api Questions

9

Solved

I got this code from some tutorial about linked signup, but the tutorial provide just the basic information. I need to get the user email also... How can I do that? Here is the code: auth.php Th...
Jamilla asked 3/1, 2013 at 19:14

4

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 respon...
Jody asked 29/3 at 10:17

3

I am working on a Linkedin web scraping project. I am trying to get the list of companies that interest someone (notice I am not using the API). It is a dynamic website, so I would need to scroll d...
Reparation asked 30/8, 2017 at 12:58

11

Is there a way to get the numeric company ID from the URL of a company page on Linkedin? This ID is the one I'll use to query the Linkedin API and get more information on the company. I need to get...
Archipelago asked 30/3, 2016 at 18:37

2

Solved

I'm working the linkedin API. After following the documentation, I 'm getting the access Token. Then, I'm trying to get the logged in user data, but I have this error : Not enough permissio...
Sales asked 1/2, 2019 at 16:49

4

Solved

I am using LinkedIn API to pull updates from there and display on the website. While using OAuth, I am storing the token in a file and then pull it from there again to prevent the login popup. Howe...
Radcliffe asked 15/7, 2017 at 15:14

2

[Here's a link to the screen recording of the issue.] (https://drive.google.com/file/d/1vebV3izUTfP1o7NyXUP9irPM_oc89phi/view?usp=sharing). The problem is not, in general, with accessing or logging...
Bailey asked 16/2, 2023 at 13:59

7

EDIT: i made a video to present the issue. Find it here: https://streamable.com/r8sl85 I am implementing my LinkedIn badge on my website. They provide me the code. Whenever I implement it, the badg...
Iene asked 3/6, 2021 at 21:32

2

Solved

I just created an app in the LinkedIn developer portal however I am missing some scopes and I just can't seem to figure out how to get them. I have added the "Sign In with LinkedIn using OpenI...
Strata asked 31/8, 2023 at 13:30

3

I've gone through the authentication and am receiving the correct data from LinkedIn and receiving a response as shown in this link: https://developer.linkedin.com/docs/ref/v2/profile/profile-pict...
Dunt asked 1/2, 2019 at 17:50

2

Is it possible to retrieve posts where an organization is mentioned through the LinkedIn API? I found some information in the API documentation (link below) that indicates that it is possible, but ...
Ramunni asked 17/2, 2020 at 16:0

10

Solved

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 shar...
Teasel asked 23/5, 2012 at 4:41

2

I was trying to integrate social login for my Django application using linkedin OAuth2. I have followed steps described in their official page here. In step2, I have given 'profile' value for scope...

13

For one of my websites I am using Open Graph to enrich posts shared from my website. But LinkedIn is not picking the image specified in og:image. The image is modified for the LinkedIn bot to be 20...
Senility asked 21/4, 2015 at 10:5

5

Solved

I'm trying to post on LinkedIn via their API. Endpoint https://api.linkedin.com/rest/posts. The integration is working fine until I try to post something with a ( character. Redigated example: { ...
Cestode asked 14/9, 2022 at 6:59

12

Solved

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
Reservist asked 5/8, 2011 at 11:39

0

I keep receiving 500 Internal Server Error for the endpoint "Find Organization by Vanity Name" . I tried with the 202307 and 202311 versions, but I get the same result. In the documentati...
Newhall asked 17/1 at 11:50

5

Solved

I have been trying to use the linkedin V2 api, but constantly getting error. I created an developer application. Set up redirect url as "https://www.getpostman.com/oauth2/callback" to make request...
Lara asked 11/9, 2017 at 6:31

4

https://www.youtube.com/watch?v=WND7Dve5OaU I’m trying to automate Linkedin sign up with puppeteer, but I’m stuck on captcha. I always get error "Your noCAPTCHA user response code is missing o...
Arleanarlee asked 14/12, 2022 at 14:21

6

Solved

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 ...
Chyack asked 9/8, 2017 at 19:4

9

I am following the official Microsoft instructions in Sign in with Linkedin (there are also the Linkedin instructions here), which also link here for the authorization code flow. As instructed, I h...
Gove asked 26/11, 2018 at 10:27

4

Solved

I'm currently building an app and I would like people to be able to sign up with their LinkedIn account. I'm using Firebase for the back-end and LinkedIn isn't currently supported by the Firebase...
Publius asked 14/10, 2016 at 9:44

6

I'm having issues with sharing a website I'm working on on LinkedIn: LinkedIn doesn't fetch any data from the page. The site's metadata follows the recommendations in their docs. I tried all these ...
Zwieback asked 4/2, 2016 at 12:59

4

Solved

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 th...
Impunity asked 29/10, 2015 at 23:59

6

Inspecting a given URL in the LinkedIn post inspector returns the following ingestion feedback: Error We encountered a server error while trying to inspect the URL. The URL redirect trail shows:...
Syconium asked 6/11, 2018 at 13:43

© 2022 - 2024 — McMap. All rights reserved.