Click here to Skip to main content
15,902,447 members
Everything / Linkedln

Linkedln

Linkedln

Great Reads

by Evgeny Gorbin
Simple social network integration tutorial for android using modular library

Latest Articles

by Evgeny Gorbin
Simple social network integration tutorial for android using modular library

All Articles

Sort by Score

Linkedln 

25 Mar 2024 by Pete O'Hanlon
These scopes were deprecated by Linkedin. This is the reason you can't find them. Unfortunately, there's no answer we can give that will help you here. The LinkedIn login is deprecated; updating to the new scopes is necessary! - Auth0 Community[^]
27 Feb 2014 by Akshun87
How to post Job directly In a linkedin group from our asp.net website using Linkedin job posting api.
4 Sep 2014 by CPallini
Quote:But it's some garbage here, so I tried counting nodes again and it's good. Is counting the only way to check?Counting is fine (you shouldn't make any assumption on relesed memory). However, the part of your code that removes duplicates looks wrong to me. This is (in my humble opinion)...
4 Aug 2015 by Kornfeld Eliyahu Peter
LinkedIn has a REST API: https://developer.linkedin.com/[^]You can use any language you familiar with and has good support for REST (C# for instance)...
28 Feb 2020 by OriginalGriff
If this is related to a problem with this site, you need to raise it here: Bugs and Suggestions[^] as the admins read everything there, and not here. But please try to give them as much information as possible so make it easier to understand...
27 Feb 2014 by Sampath Lokuge
Please read below mentioned link.It'll help to you.Job Posting with Linkedin
14 May 2014 by praveen_07
Hi,I have posted a commented in a specific linkedIn group using Linkedln API's , now i want to reterive the URL where the comment is posted ?Request you to please help ?Regards,Praveen Nelge
31 May 2014 by Member 10291320
OAuthWebSecurity for linkedin sign in not working for windows server 2008 R2 while same code is working perfectly on local enviroment. On website load it gives following error.Response is not available in this context.Description: An unhandled exception occurred during the execution of...
10 Jun 2014 by Deepika_Thakur
I am using oauth API with my Asp.net project and getting 404 error when I am trying to integrate my LinkedIn account to my site. It was working fine till yesterday but now I am unable to integrate my LinkedIn account.This are the links of API I am...
15 Jul 2014 by Mehul Thummar
How to add tweet/ sharing/ wall post functionality for Facebook/LinkedIn/Google Plus/Twitter integration in windows phone?Give me any idea or Example.Advance Thank You
10 Aug 2014 by pkt30
Hi,I wanted to fetch the messages (direct messaging) of linkedin users.I found a code sample to send the message in this sitehttps://developer.linkedin.com/documents/sample-code-sending-messageBut, I did not any sample to fetch the messages.However, when I tried to fetch the...
12 Aug 2014 by pkt30
Normally LinkedIn user can share status, can comment or like on any post. (yes user can do lot of other stuff in LinkedIn). But my basic requirement for now is to block user for sharing, comment and liking. I wanted to develop an application (in C#) which can control user (block\allow user for...
18 Aug 2014 by Mdimagh Firas
Hello,If you're looking for the simplest way to do that, you can use the Share Task for Windows Phone. You can share a Link, Media or Status.Just follow those links : - Share Link Task - SHare Media Task - Share Status linkOtherwise, you can use each social network SDK for an...
21 Aug 2014 by Tilak Rathour
Hello All,I want to start a functionality in which i give a option "Synchronize you profile with linked-in".So, there are many method to fetch the profile information of particular user ex Javascript API,OAuth but i am not sure which one is best according to the point of...
31 Aug 2014 by kbrandwijk
It's not part of the open developer API, so it's not possible using that API. It seems to be possible using a partnership account (Certified Custom Apps Partner). See https://developer.linkedin.com/partner[^] for details.
4 Sep 2014 by Jeevan83
Hey please someone clear my doubt, if I delete a node and later I try to print the data of that node what should be the output? How to check if the node is deleted or not?In this program I am trying to delete duplicate nodes and how to know if I deleted them correctly! I thought after...
4 Aug 2015 by ashish rajoriya
I want to download a linkedin profile data through coding. Which is the most used and easily customizable language for the same?https://www.quora.com/Ashish-Rajoriya-1[^]
25 Aug 2015 by Member 9129971
I am going to develop a windows phone 8.1 app.Which will integrate with facebook and linkedin to show related data.i.e friends list,social status etc etcBut i am unable to find any resources to get started.For linkedIn i have foundhttps://developer.linkedin.com/support[^]Also there...
23 Nov 2015 by Gulshan Asrani
I am facing an issue with LinkedIn Share API 1.0.I have developed an application in ASP.NET in which a user can share a JOB Post on social networks (Facebook, Twitter and LinkedIn).All thing are working fine except LinkedIn, when user is authenticated via LinkedIn he is able to share the...
11 Jan 2016 by Abhinav S
Some links -Linkedin JS API Example - JSFiddle[^]Simple example of using the LinkedIn JavaScript SDK to send an invite · GitHub[^]Sign In with LinkedIn | Documentation[^]All these links use Javaxcript to connect to Linkedin.
12 Jan 2016 by akash_pjr
I want to display connections in my website in the form of pie chart. How to access the connections API via my web application(application name "LLogin")? I have access to only few information(name,no of connections,location,summary). I want connection's designation,location etc.
12 Jan 2016 by Garth J Lancaster
not sure what you mean by 'designation', but the documentation seems to indicate the 'location' is returned Connections API | LinkedIn Developer Network[^]
13 Jan 2016 by Richard MacCutchan
You have already been told in your other questions on the same subject: please talk to LinkedIn, they have the documentation for their API.
30 May 2016 by ganeshthandapani
Currently i am using Linkedin-j java SDK for my app development, Basically I am receiving user profile information can any one let me now how to get the list of company page the user hasWhat I have tried:LinkedIn SDk to get company details
15 Jun 2016 by Member 12585213
I am working on linkedin platform. Here i was using linkedin api to get the basic my profile information. For that I have generated Client Key and secret. I am getting below exception although i have tried by adding the jar and dependency. So how to solve that exception.Here is my program...
6 Jul 2016 by ozlemkozan
How can I get LinkedIn app shares with c # ?What I have tried:I tried to use the library you Sparkle.LinkedInNET. But do not get all the information sharing. I could only take one.
6 Jul 2016 by emboi
I have already received an external token from linkedinNow I wanted to register the authenticated linkedIn account to the local app account.I am posting to the api/account/registerExternal passing along with the token that LinkedIn provided but I always get the message...
27 Dec 2016 by Member 8680235
I want to retrieve all public information of linkedin user for this I've used Javascript SDK something like this api_key: 'my key' onLoad: onLinkedInLoad authorize: true
13 Mar 2017 by ZurdoDev
You'd have to write code to interact with each of their APIs, or perhaps google and see if a product already exists that will interact with all of them for you.
24 Jun 2018 by Richard MacCutchan
You need to check the Linkedin API documentation. No one here can guess what you are doing (right or wrong).
18 Apr 2019 by Richard MacCutchan
See Shares Overview - LinkedIn | Microsoft Docs[^].
28 Feb 2020 by Adrian Seni
Thank you for the advice! I wrote to Bugs and Suggestions.
5 Nov 2020 by Er. Anil Kumar
Hi i want to post message on linkdin,Facebbok and Instagram using asp.net C# / MVC Application I have tried many articles but didnot find any solution, please help me that how can i perform such task, please share if anyone have used such...
15 Jul 2023 by rawan arafat
Trying to do LinkedIn Authorization Code Flow (3-legged OAuth) but I keep getting this error 'Unable to retrieve access token: appid/redirect uri/code verifier does not match authorization code. Or authorization code expired. Or external member...
3 Nov 2014 by Evgeny Gorbin
Simple social network integration tutorial for android using modular library
4 Sep 2014 by OriginalGriff
No: when you delete a node from a linked list, you remove it from the list completely: it's like tearing a page out of a three-ring binder - the next person to look won;t notice it isn't there unless he tries to follow the text from page to page.Once you have deleted it, you can't "find" it...
13 Jan 2016 by ZurdoDev
LinkedIn is the proper place to ask this question. That is the only way to get the correct answer. Past experiences of other developers will not mean its the same now.
27 Aug 2014 by Member 10995215
i am using below linked in widget :https://developer.linkedin.com/plugins/company-profile-plugin[^]it is not resopsive how can i change its hieght and width when window size chnages.
30 Jan 2018 by Mr_cool
I need to get just the count of Social Media Audience Like: Priority: Facebook Page Likes Twitter Follower Count Google + Follower Count Linkedin Company Follower Count Facebook Group Member Count Linkedin Group Member Count Google+ Community Follower Count Youtube, Pinterest etc as well ...
10 Mar 2014 by Mehul Thummar
suggest me a better solution to share My page & app via Facebook,FaceBook and Twitter in Windows phone 8.
29 May 2014 by Member 10853171
Can Someone Please Improve My Coding So That I Can Sorting Using Contact_Name(Char)?I Really Need It.I've Been Looking For Several Days And I Still Dont Know How To Imply It Using Merged Sort#include #include #include #include ...
30 Jul 2015 by Member 11876413
how to add hyperlink on grid column likewise it should be top to bottom with drill down (Circle, network, module, region and location)?
11 Jan 2016 by akash_pjr
Hello, I need to access my own LinkedIn profile details so that i can display those information in my website. I have written the script in PHP and javascript. Let me know procedure on how to obtain the Linkedin API and implement it. and what's the OAuth 1.0 & OAuth 2.0 ?Thanks, Akash
13 Mar 2017 by Member 9469644
Need to get follow user in linkedin/Twitter and fb via my asp.net website and also get user activity/Feeds into my website.What I have tried:Couldnt find anything. Would twwitter api work for .net website ?
12 Mar 2018 by Gowthamnaren
Hi, I am working on custom web part to retrieve the post feed from the linkedin user. Through my access token I tried to fetch the data but it shows "service ErrorCode":401. On my explore I found that I need to get permission from linkedin partners. I have registered with this link
24 Jun 2018 by Member 11658469
Hi, I need to fetch users profile details from LinkedIn using developer API. I created a delveloper set the key.When I search using a job description need to fetch the matching profiles who are looking into job. Regards Sreejith What I have tried: Create an application in developer api and...
25 Mar 2024 by NDZSreedevi
i have created an app, i want to grain the scope of r_liteprofile and r_emailaddress inorder to get the access token. i have tried everything as per the linkedin documentation, but no result. Have anyone faced this issue recently. Suggest me...