linkedin-api Questions

1

Could someone please clarify whether it's possible to refresh a LinkedIn access token programatically WITHOUT requiring any user interaction? https://developer.linkedin.com/support/faq ...Refre...
Melioration asked 19/5, 2017 at 10:28

3

Solved

We've set up a new mini-site with extensive social sharing, including LinkedIn. Lots of OpenGraph tagging, the works. We have chosen specific images to be shown when sharing by using the og:image m...
Pontus asked 14/7, 2016 at 14:9

3

Solved

I'm trying to figure out how to access any company profile on LinkedIn. For example, the REST endpoint API for LinkedIn itself is: https://api.linkedin.com/v1/companies/1337?format=json with the...
Remunerate asked 23/5, 2015 at 5:30

10

Solved

It works if and only if the user is signed into LinkedIn at the time of making the OAuth2 request. If the user is not signed in then we encounter an error. Sequence of our actions: successfully...
Sunn asked 22/1, 2015 at 17:22

2

I'm having some trouble connecting to the Linkedin API. I'm following this https://developer.linkedin.com/docs/android-sdk and this https://developer.linkedin.com/docs/android-sdk-auth, yet I'm ge...
Toddtoddie asked 6/9, 2015 at 22:56

2

I'm trying to use linkedin javascript api, but when I run a script I get an error 'javascript api domain is restricted to localhost'. Does anyone know what is that? Please, help!
Unwitnessed asked 20/2, 2013 at 11:57

6

Solved

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...
Fraudulent asked 29/6, 2017 at 16:12

2

There are a couple of older questions concerning Bitcode support in LinkedIn's SDK. They seem to concur with LinkedIn's documentation that version 1.0.7 of their SDK supports Bitcode. However, whe...
Jon asked 18/5, 2016 at 20:9

1

Solved

I'm trying to access LinkedIn data via API (I don't have an app, I just want to access company data - or see what can be accessed). There are other questions here on this topic, but most are out of...
Benny asked 5/7, 2018 at 15:30

2

Solved

My question is about OAuth2 access token response from Linkedin api. When I'm trying to get this token I recieve the following response: {"access_token":"...","expires_in&q...
Chere asked 2/2, 2018 at 16:25

2

Solved

When my page is shared on Facebook or LinkedIn, it always picks something random or inconsistent from the page to choose the title, images, and description. How do I force the social networks to us...
Pozzuoli asked 5/3, 2012 at 15:33

1

When I make a call to any v2 LinkedIn share API endpoint such as https://api.linkedin.com/v2/socialActions/{share URN}?oauth2_access_token={access token} I get a response saying "Not enough permiss...
Hellbent asked 22/9, 2017 at 20:18

1

I'm trying out LinkedIn's Member Profile Plugin Generator: https://developer.linkedin.com/plugins/member-profile It generated some script tags for inclusion on an HTML page: <script src="//pla...
Meagre asked 22/4, 2015 at 19:5

2

LinkedIn has a /share API endpoint which accepts a link and a message. The link is afterwards expanded to an OpenGraph card and that gives you a way to stick an image preview in there, but it seems...
Graceless asked 14/3, 2015 at 19:58

1

My main problem is getting the token. I can’t go further than this step. In the Linkedin API's docs there are two ways described to obtain the token. Witch is the correct one? 1) https://...
Eonism asked 31/5, 2018 at 14:18

2

I'm trying to get linkedIn oauth2 access token but I stuck on making last request to https://www.linkedin.com/oauth/v2/accessToken const body = new URLSearchParams([ ['grant_type', 'authorization...
Tropic asked 20/9, 2017 at 8:38

1

Solved

When requesting Basic Profile Fields for a specific user we get back the following: picture-url, a URL for a square profile picture with a size of 100x100 pixels. picture-urls, a list containing...
Stidham asked 9/4, 2018 at 20:12

1

While getting list of companies for a user it throws 500 error code for the company which does not have a logo. Query with logo-url param: curl "https://api.linkedin.com/v1/companies:(id,name,...
Moonier asked 5/4, 2018 at 6:11

1

I've been importing photos with the picture-urls::(original) field for years but since 2018/2/26 about half of profiles have not been returning this field and since 2018/3/1 none of them have been ...
Senlac asked 2/3, 2018 at 17:11

10

Solved

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 ...
Sparhawk asked 16/9, 2012 at 15:23

0

When you open a website in LinkedIn's app (iOS), html5 background videos set to autoplay do not play, and animations do not fire unless you stop scrolling. So, it often looks like there is a bunch ...

1

Solved

LinkedIn has two API versions, v1 and v2. Recently, I was told that LinkedIn does not guarantee their v1-API will work and that we should have migrated to v2 years ago, this information was shared ...
Reyreyes asked 13/2, 2018 at 13:4

1

So I am using omniauth and devise for LinkedIn authentication in my Rails 5 app. omniauth-linkedin-oauth2 (0.2.5) devise (4.4.1) Everything is working great for the most part and users are able...

0

I have a word press website, and when I share a blog on social media, all social media pulls up the thumbnails except Linkedin. I have used the open graph tags perfectly. What could be wrong? &lt...
Pindaric asked 2/3, 2018 at 14:28

1

I have a wordpress blog (http://bloculus.com/) where I use Super Socializer plugin to share my posts. Recently, I discovered that I lost all my LinkedIn share counts (in every post, it went back to...
Purpose asked 15/1, 2018 at 10:32

© 2022 - 2024 — McMap. All rights reserved.