I've successfully integrated LinkedIn in my application, Geo-Filtered Assistant. Which library are you using for retrieving your access token and also for signing your requests? I've used signpost. (http:// code.google.com/p/oauth-signpost/) If you also use signpost you can follow the examples at the following link: https://github.com/kaeppler/signpost-examples
When you try to follow the examples, be careful, in Android you should use CommonsHttpOAuth* instead of DefaultOAuth*. Good luck, Ali Published app: - Geo-Filtered Assistant ----------------------------------------------------------------- On Jun 2, 6:41 am, Rosalie <leena.ch...@gmail.com> wrote: > Hai all, I have a problem with linkedin integration in my app. I have > created own API's to connect with linkedin. > > I have used HttpConnection to get the data and post the data. All the > web services are running fine when I run each web service separately > but when I run all the web services at a time its showing Http errors. > > The first web service is working fine but when it comes to second web > service its showing Http error code 401. > > Please can anyone let me know why is it not working. Please help me. > > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en