I am using commonsHttp client and twitter 4J for sharing and authentication
On Fri, Mar 18, 2011 at 8:49 PM, Abhishek Talwar < r.o.b.i.n.abhis...@gmail.com> wrote: > Hey guys > I have a button in my application which posts on twitter the song the > user is listening to. > While creating this application i created a demo twitter application > and it was working fine. > But now i changed the consumer key and consumer secret key to the ones > given by the client and now i get > the following error :- > > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): 401:Authentication > credentials were missing or incorrect. > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): <?xml > version="1.0" encoding="UTF-8"?> > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): <hash> > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): <request>/oauth/ > request_token</request> > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): <error>Desktop > applications only support the oauth_callback value 'oob'</error> > 03-18 20:43:57.190: ERROR/in Main.OAuthLogin(7665): </hash> > > > Does this means that the consumer key or consumer secret key provided > by client are wrong > or that the application that they have made on the twitter is not > meant for sharing through android?? or any other mobile platform? > > thanks > > -- > 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 -- 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