Please explain this example script from the LinkedIn developer API
I\'m just getting started with the LinkedIn JavaScript API and right away I noticed a pattern that I am not familiar with:[详细]
2023-03-25 20:01 分类:问答linkedin-j fetching all network updates
I am using linkedin-j for fetching linkedin data Set<NetworkUpdateType> set = new HashSet<NetworkUpdateType>();[详细]
2023-03-25 11:12 分类:问答C# Asp.net Linkedin authorization using Linkedintoolkit with DotNetOpenAuth
I am trying to authorize my ASP.net application to use the Linkdin APIs but can\'t seem to authenticate properly.I was hoping someone could take a look at my source code and see whatI might be doing w[详细]
2023-03-25 10:34 分类:问答processing application response from apply with linkedin
I am trying to get the response returned by the Apply with LinkedIn plugin. I am using Zend Framework. I have tried using the sample code from linkedIn[详细]
2023-03-25 09:15 分类:问答Getting LinkedIn Profile Picture
Is there an easy way to grab a users LinkedIn profile photo? Ide开发者_JAVA技巧ally similar to how you would with Facebook - http://graph.facebook.com/userid/pictureYou can retrieve the original phot[详细]
2023-03-25 07:57 分类:问答Using OAuth with Scribe on Android
Hi I\'m using the scribe library for OAuth communication with LInkedIn. I have a login class and a query class.[详细]
2023-03-24 13:59 分类:问答linkedin-j getting network updates
Hie I am using linkedin-j apis and trying to search the available public feeds for a set of keywords say or开发者_开发知识库acle and google. That is, i should get all the feeds which mentions either[详细]
2023-03-24 00:39 分类:问答Load LinkedIn member profile by inserting javascript with Jquery
I am trying to display LinkedIn member profiles by having a user enter in their public profile URL then loading that profile using JQuery. When they enter in www.linked.in/com/in/theirprofile, I am ca[详细]
2023-03-23 12:44 分类:问答Extracting LinkedIn recommendations for your website
How can I extract or get the LinkedIn re开发者_开发问答commendations for my website? Is there any plugin or PHP script?You can extract the recommendations using the LinkedIn API, specifically the Prof[详细]
2023-03-22 06:51 分类:问答Issue with LinkedIn API call after OAuth authentication
I\'ve successfully made my way through the LinkedIn OAuth process (using the REST API - OAuth 1.0a). However I\'m having trouble with my first API call after the callback. I set the UserToken, UserTok[详细]
2023-03-20 12:55 分类:问答