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
1
vote
0 answers

blackberry linkedin integration error when getting OAuth Token

I am trying to integrate Linkedin in Blackberry. I followed Linkedin's instructions on Getting an OAuth Token. I get the request token successfully. After that I send a request to get the access token. Then it's showing the error code 401. How to…
Rince Thomas
  • 4,158
  • 5
  • 25
  • 44
1
vote
1 answer

blackberry linkedin and twitter implementation error

I used Scribe1.2.jar file for implementing twitter.I use the following code OAuthService service = new ServiceBuilder().provider(TwitterApi.class).apiKey("key").apiSecret("secret").build(); Token requestToken = service.getRequestToken(); When i…
Rince Thomas
  • 4,158
  • 5
  • 25
  • 44
1
vote
1 answer

Linkedin Oauth with Rails

We have been connecting to Linkedin for awhile now successfully. However, we get some errors from time to time and I'm hoping someone can help shed some light on this. Here's our code: def linkedin_login request_token =…
user577808
  • 2,317
  • 4
  • 21
  • 31
1
vote
2 answers

omniauth with linkedin

I am trying to set up an authentication using using omniauth via linkedin. I am trying to follow the railscast #241 (Simple OmniAuth). Unfortunately I keep getting an error when I start my rails server in my local environment:…
Steve
  • 2,596
  • 26
  • 33
1
vote
1 answer

How can I use field selectors in the LinkedIn gem?

I have been trying to use the LinkedIn gem (0.3.6) to search. I can successfully authenticate and search with just keywords but I want to be able to use the field selectors so that my results contain more than just id, first name, last name. I have…
CountCet
  • 4,545
  • 7
  • 30
  • 39
1
vote
1 answer

PHP script works on localhost, but has 500 internal server error on server

I'm trying to implement the simple-linkedinphp library (it's found at http://code.google.com/p/simple-linkedinphp/) It runs fine on localhost, but when I upload it to the server I get a 500 Internal Server Error. Here's what the error log…
edpeciulis
  • 145
  • 1
  • 3
  • 9
1
vote
1 answer

Using Hammock library for Linkedin access getting "oauth expires in = 0" error

I have used the hammock library for Linkedin access in my windows mobile application. I modified the twitter Hammock library for linked access.After access token it stated…
SENTHIL KUMAR
  • 647
  • 4
  • 17
1
vote
1 answer

Zend Http Client

While setting GET parameters for Zend_Http_Client, you can use array with name-value pairs or pass name and value on each call to the function setParameterGet. While making a call to LinkedIn API, I have a situation where there are multiple GET…
Prashant
  • 7,340
  • 2
  • 25
  • 24
1
vote
1 answer

Linkedin Profile Link

Just curious (maybe this is an implementation detail so you may not know) but what are all these _1* chars are for in a LinkedIn link? When you start going to more profiles it gets longer and…
Cemre Mengü
  • 18,062
  • 27
  • 111
  • 169
1
vote
1 answer

need help on linkedIn inregration in android

In my android application I'm trying to integrate LinkedIn.I have registered my app with LinkedIn and also have downloaded LinkedIn-j file.I have API key and secret key for application.Now i want to get the auth key for user.I'm not able to…
android
  • 386
  • 1
  • 8
  • 21
1
vote
2 answers

Linkedin REST API Auth and JSAPI call, Rails/Omniauth

I lost my temper few days ago because of this simple problem. Can you help me on this? I'm suppose, since it's written in the Linkedin JS API documentation here, to be able to logion with REST and launch calls with JSAPI…
Pasta
  • 1,750
  • 2
  • 14
  • 25
1
vote
2 answers

Linkedin API using PHP

i am trying to make the post using my linkedin api application, The issue with my app is i am not able to make any post on the group wall...even i am able to make a comment on any post of group but not able to make any new post. I have given access…
Jimit Shah
  • 92
  • 1
  • 10
1
vote
1 answer

Can we edit users profile using LinkedIn API?

Is there a way to update the linked in users profile using the linked in api. i need to have this option for my application. Can anyone please tell is this possible?
Umamaheswaran
  • 3,690
  • 3
  • 29
  • 56
1
vote
1 answer

jQuery vs LinkedIn on .show() : content is not displayed

I have this code : HTML: Show