linkedin-api Questions

5

i am using Linkedin SDK in ios. i am using following code to authenticate the user [LISDKSessionManager createSessionWithAuth:[NSArray arrayWithObjects:LISDK_BASIC_PROFILE_PERMISSION, LISDK_EMAI...
Coorg asked 7/10, 2015 at 11:16

3

I am trying to integrate LinkedIn login in angular 2, all are working fine, but I am getting few errors in webpack, below is my code and the errors I am getting: //linkedin.component.ts constructo...
Lafleur asked 4/10, 2016 at 9:58

2

Solved

I was using LinkedIn REST API. Everithing was ok, but now I need to improve app and I can't find proper documentation. Where is it? Actual documentation is totally shitty. I want documentation wher...
Outhaul asked 26/2, 2015 at 17:24

2

I have been checking the available linkedin API methods but cant see on how to fetch post by user and by page/company. What I need to do is that, user can enter username or a page/company name then...
Wick asked 8/7, 2016 at 6:6

2

Is it possible to update a profile's Education, Specialities and/or Experience via the LinkedIn API? I am able to make normal GET calls just fine. I ask here because documentation on their websit...
Valorie asked 23/1, 2012 at 13:22

1

Not sure if this is related to recent belt-tightening of the LinkedIn api (and perhaps not the correct Stack place to be posting this), but I'm having a weird error when using LinkedIn from my serv...
Horrify asked 8/9, 2015 at 6:21

3

I'm attempting to sign in users with the LinkedIn Omniauth 2 gem. I have tried a few different possibilities for the redirect, read several articles and nothing is working. I'm trying to test this...
Equip asked 29/9, 2014 at 17:1

1

My task is to share a post to linked in from a page. I have gone through linked in documentation, but I couldn't understand what to do. I have googled for days and I didn't get a clear idea. Can ...
Hying asked 11/1, 2016 at 6:3

4

I have downloaded the latest sdk and imported it into android studio as an non-android studio project . I have set up all the hash key and project package name . Now I how do I include this projec...
Fdic asked 6/7, 2015 at 10:37

1

Solved

I would like to add the possibility of LinkedIn login to my project. I followed the tutorial given on the LinkedIn developer page and ended up with the following code, really basic stuff from that ...
Litmus asked 6/12, 2015 at 11:57

0

I have struggled with a bug using LinkedIn's OAuth 2 authentication. Every time I was trying to "login with LinkedIn" to my site, only via mobile, I would get the authorization server enc...
Nonie asked 15/2, 2017 at 11:2

4

I'm using the LinkedIn Javascript API to sign in users to my application, however the API is not returning the email address even though I'm requiring permission for that specific field. I'm includ...
Runner asked 7/11, 2013 at 18:23

2

We're getting this weird error for some of our users who are trying to authenticate via linked in OAuth2 API from mobile within a webview. https://www.linkedin.com/uas/oauth2/authorization?respons...
Daily asked 19/2, 2016 at 7:53

1

Solved

I have a Linkedin 'add to profile' button in place for the last months. Linkedin deployed a new profile design for some users and the button won't work The documentation also changed but it's real...
Phrenetic asked 1/2, 2017 at 15:9

1

Solved

I am trying to retrieve a person full work history from LinkedIn in addition to the full set of skills and education. According to what I see, I can fetch only the current position. Can someone ple...
Teens asked 11/12, 2016 at 19:46

3

Solved

What I am trying to accomplish: Authenticate w/ LinkedIn via their Android SDK Fetch User's profile to obtain their userId Create new user against our internal service So far I have been able t...
Disorganization asked 6/5, 2015 at 15:4

1

I am facing an issue with the LinkedIn API /company-statistics. Using the Apigee console, I launched https://api.linkedin.com/v1/companies/2414183/company-statistics?format=json and got an INTERNA...
Calendre asked 31/3, 2016 at 8:55

3

Solved

after 1 day of research, I've ended with the following issue. I'm building an web app with ember.js and currently I'm implementing LinkedIn login, using linkedin javascript sdk. The problem that I ...
Quinquennium asked 11/3, 2015 at 13:0

1

Solved

I had followed so many tutorials to add linkedin sdk and sync gradle in my project but unable to did that. Downloaded linked sdk from https://developer.linkedin.com/downloads#androidsdk & unzip...
Crandall asked 2/11, 2016 at 17:42

3

Solved

I'm implementing a Compony newsfeed on a website and ran into the following problem. The LinkedIn API doesn't provide a direct URL to a company update. Looking at the LinkedIn site there are direct...
Herder asked 7/4, 2014 at 14:50

8

I have worked with LinkedIn API and need guidance about logging out from Linkedin API once I click Logout in my application. I have tried the following code: function closeSession(){ IN.User.logo...
Unlimited asked 18/12, 2012 at 4:11

0

I'm integrating Linkedin and Amazon login in my Android app. I studied OAuth2 from their docs, and got an idea about the process. But I have some confusion regarding the whole process: What I thou...
Libertinism asked 25/9, 2016 at 14:23

2

Currently I am working implementing linkedin login for a website. (Following http://www.raymondcamden.com/2013/04/03/ColdFusion-and-OAuth-Part-2-Facebook/ ). I am successfully able to login, but th...
Scrobiculate asked 26/1, 2016 at 20:36

1

Solved

First off I tried looking at the solution in LinkedIn verify user auth token server side but I found it very confusing and unclear why the client uses OAuth2 and the server uses OAuth1.0a... I'm t...
Mammalogy asked 31/7, 2015 at 16:59

2

Solved

As per LinkedIn documentation I see that we cannot use the mobile access token to make REST API calls which LinkedIn provides. I have a use case, where, in my mobile app, I use LinkedIn's mobile SD...
Sapienza asked 19/4, 2015 at 9:31

© 2022 - 2024 — McMap. All rights reserved.