Paul, I've just double checked and SignPost still does not work with LinkedIn
here's a simple example adapted from the twitter one: http://goo.gl/KYUn You cannot even get the request_token and request_token_secret On Apr 8, 11:46 am, Pablo Fernandez <[email protected]> wrote: > Paul, > > Last time I checked, it didn't work since LinkedIn API requires the ~ > character unencoded for the string to sign (that's why I created > another library in the first place). Are you sure that was solved? > > I should have said that is the only *JAVA* library that works out of > the box, my bad. And that's assuming that SignPost has not fixed the ~ > thing. > > Thanks a lot for your reply! > > On Apr 8, 2:52 am, Paul Lindner <[email protected]> wrote: > > > > > Hi Pablo, > > > I cannot edit the code page, but I can edit the wiki. I added LinkedIn > > thereto the list of implementations. > > > Also for java the latest signpost seems to work fine, and other clients in > > other languages are getting the job done. > > > On Wed, Apr 7, 2010 at 7:24 PM, Pablo Fernandez > > <[email protected]>wrote: > > > > Hi, > > > > I've sent a message to the group a few days ago about the inclusion of > > > a new library to the "code" page. I'm attaching it again at the end of > > > this mail. > > > > Please let me know if someone is evaluating the posibility of > > > including this lib, and if not, why? and what do I have to change in > > > order to make it comply to your standards (but please do not stay > > > silent). > > > > Thanks > > > > -- > > > Hi, > > > > I've developed a new OAuth library for java that is intended to work > > > with all APIs. It's called Scribe and has been featured in LinkedIn's > > > developers forums: > > > >http://developer.linkedin.com/message/4568 > > > > The library is mature, is being used in production and it's the only > > > one known to work out of the box with LinkedIn's implementation of > > > OAuth. > > > > I'd like to have it's home page (github.com/fernandezpablo85/scribe) > > > linked to thehttp://oauth.net/code/page. > > > > It would be also a great idea to link LinkedIn's API to the list of > > > OAuth implementers here:http://wiki.oauth.net/Implementations > > > > Thanks a lot! > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "OAuth" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected] <oauth%[email protected]>. > > > For more options, visit this group at > > >http://groups.google.com/group/oauth?hl=en. -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
