linkedin-api Questions

4

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 we...
Politburo asked 1/12, 2014 at 14:57

0

Maybe I'm missing something about the LinkedIn API endpoints, but it seems to me like Linkedin API does not have endpoint URL for profile(wall) published post statistics (likes,comments) or even or...
Empery asked 4/8, 2016 at 11:9

1

DEMO URL - http://maz.node1357.speedyrails.net/webreader/803 The page has open graph tags where the open graph image is served though HTTP from S3 is of 240px width and 320px height. <meta pr...
Drumlin asked 25/9, 2014 at 12:51

1

No matter how hard I try, and no matter the url format I'm giving in the Setting the SDK Domains section of the Linkedin Javascript SDK, I keep getting this error in my console: Uncaught Error: Yo...
Wry asked 21/5, 2015 at 7:18

0

I am getting these warnings when trying to integrate linkedin-sdk into my project: (Xcode 7.3.1) while processing /Users/<user>/workspace/<app>/ios/linkedin-sdk.framework/linkedin-sdk...
Vichyssoise asked 6/7, 2016 at 21:29

1

The app opens ok and gives me login imput in an iPhone 6 but on an iPad 3 the login view wont apper, it just shows the normal linkedin starting page. @IBAction func linkedinLogin(sender: AnyObject...
Strapless asked 9/9, 2015 at 22:16

7

Solved

I have to display thumb image and get title of WEB URL same as LinkedIN app and Skype app in iOS? Is there any Solution?
Gesellschaft asked 29/3, 2016 at 15:39

2

Solved

So I'm getting the user's email address during login over OAUTH with LinkedIn as per https://developer.linkedin.com/blog/making-it-easier-you-develop-linkedin However, it doesn't seem that there's...
Pfister asked 9/10, 2013 at 16:57

2

Solved

I copied the code from this link by giving company name and clicking the Get Code button. It generated the code given below <script src="//platform.linkedin.com/in.js" type="text/javascript"&gt...
Kowalski asked 3/7, 2012 at 13:59

4

Using the LinkedIn API, I want to get the share count for an URL. https://www.linkedin.com/countserv/count/share?url=http://www.linkedin.com&format=json But this gives me an error because of...
Indiscrimination asked 3/1, 2015 at 19:3

3

Solved

I am planning to use Named Entity Recognition (NER) technique to identify person names (most of which are Indian names) from a given text. I have already explored the CRF-based NER model from Stanf...

4

I have implemented login with LinkedIn and I am getting access token after successful login by session.getAccessToken().toString(). Now I need complete user profile and his connection list in accou...
Orleans asked 31/8, 2015 at 6:20

5

Solved

Is there any way to get the number of users to share a link on Facebook, Twitter, and LinkedIn? Example: How many times some link was shared to Facebook, Twitter, and LinkedIn to calculate the popu...
Dumbhead asked 9/1, 2014 at 5:38

2

I have an andorid app and i am trying to implement linkedIn login in it. LinkedIn SDK has been successfully integrated and i am getting user information as well along with the email address. Her...
Gabriel asked 17/4, 2016 at 10:16

0

We have a webpage that shows members of a team and it includes references to everyone's LinkedIn profile. We have used the Member Profile Plugin to show a preview of the profile. Now we have a ne...
Sidedress asked 27/4, 2016 at 9:4

0

I'm working on an app that uses LinkedIn api. Since about two days I can't get any response from the endpoint "company-statistics". To be more specific, I'm calling https://api.linkedin.co...
Melonie asked 31/3, 2016 at 9:14

3

Solved

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 sa...
Swor asked 21/12, 2011 at 16:35

3

Solved

I made a mock company profile on Linkedin & have uploaded two images (see screenshot at bottom of question) and I'm trying to get the second image (large). I can get the first image using bot...
Urion asked 12/1, 2016 at 16:45

0

I have encountered several instances where it appears that the official LinkedIn api is down or is responding very slowly. There is no api status page that I can find however (something like ...
Aberdare asked 20/1, 2016 at 16:16

3

Solved

I downloaded latest LinkedIn SDK and added to my project but building failed duplicate symbol _OBJC_METACLASS_$_PodsDummy_Pods in: /linkedin-sdk.framework/linkedin-sdk(Pods-dummy.o) /Build/Pro...
Nebiim asked 7/7, 2015 at 1:29

2

In the latest version 1.0.6 it says it does, but doesn't: $ otool -l linkedin-sdk | grep '__bitcode' Produces no output.
Ludicrous asked 6/11, 2015 at 17:12

2

LinkedIn SDK for iOS still doesn't support Bitcode. When will that be available? Is there any way to workaround this issue on iOS 9? So far I've tried to disable Bitcode support on my pbxproj file...
Baxter asked 19/9, 2015 at 15:54

3

The LinkedIn Api suggests you load their javascript library like this: <script type="text/javascript" src="http://platform.linkedin.com/in.js"> api_key: your_api_key_goes_here </script&g...
Kimball asked 30/1, 2012 at 21:45

6

LinkedIn are very cautious of applications using their APIs. I have tried and failed to get access to them. Has anyone actually built any real applications with them yet? If yes, what strategy di...
Melodious asked 10/10, 2008 at 9:37

0

I have long since figured out how to share a link to the image itself, it generates a proper preview, title, etc. However I'd like to know if there is an endpoint for uploading the image to Linked...
Ceballos asked 4/11, 2015 at 16:9

© 2022 - 2024 — McMap. All rights reserved.