[twitter-dev] Re: Need inputs to implement Twitter app using xAuth

2010-09-26 Thread shubham patni
Hi hitesh, I also got successfully performed even my twit also send
but I am getting Twitter Exception every time with status code 403.
Can you please suggest me how can I solved this problem.

Thanks in Advance

On Sep 18, 8:35 am, Hitesh  wrote:
> Hi All,
> I was successfully managed to implement twitter xAuth permissions
> using Java. I have used Twitter4J package for it. Also i have posted
> the code snippets on http://www.hiteshagrawal.com/java/
> twitter-xauth-permission-using-java">Twiiter xAuth Permission in Java a>
>
> On Jul 28, 2:29 pm, Sambath Chandran  wrote:
>
> > All,
> > I am implementing an application to receive and the latest tweet from the
> > twitter. After refering to twitter website, I concluded to use xAuth
> > authentication for my development.
>
> > Can anybody let me know is there any ready to use java library for xAuth?
>
> > Basially I want to know to how to make xAuth work with Java.
>
> > Thanks,
> > Sambath

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: Need inputs to implement Twitter app using xAuth

2010-09-18 Thread Hitesh
Hi All,
I was successfully managed to implement twitter xAuth permissions
using Java. I have used Twitter4J package for it. Also i have posted
the code snippets on http://www.hiteshagrawal.com/java/
twitter-xauth-permission-using-java">Twiiter xAuth Permission in Java

On Jul 28, 2:29 pm, Sambath Chandran  wrote:
> All,
> I am implementing an application to receive and the latest tweet from the
> twitter. After refering to twitter website, I concluded to use xAuth
> authentication for my development.
>
> Can anybody let me know is there any ready to use java library for xAuth?
>
> Basially I want to know to how to make xAuth work with Java.
>
> Thanks,
> Sambath

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] Re: Need inputs to implement Twitter app using xAuth

2010-07-29 Thread Bess
Like to ask if I use Twitter4J xAuth, then I don't need to add Java
OAuth lib to Android, right?

On Jul 28, 11:20 pm, Sambath Chandran  wrote:
> But I just want to know one thing.
>
> How much difficult to implement making xAuth call in Java without any
> libraries?
>
> Thanks,
> Sambath
>
> On Thu, Jul 29, 2010 at 11:29 AM, Sambath Chandran wrote:
>
> > Thanks a lot Ernandes and Abraham.
>
> > Regards,
> > Sambath
>
> > On Wed, Jul 28, 2010 at 9:33 PM, Abraham Williams <4bra...@gmail.com>wrote:
>
> >> Twitter4j supports xAuth:http://goo.gl/ZmM2
>
> >> Abraham
> >> -
> >> Abraham Williams | Hacker Advocate |http://abrah.am
> >> @abraham |http://projects.abrah.am|http://blog.abrah.am
> >> This email is: [ ] shareable [x] ask first [ ] private.
>
> >> On Wed, Jul 28, 2010 at 02:29, Sambath Chandran wrote:
>
> >>> All,
> >>> I am implementing an application to receive and the latest tweet from the
> >>> twitter. After refering to twitter website, I concluded to use xAuth
> >>> authentication for my development.
>
> >>> Can anybody let me know is there any ready to use java library for xAuth?
>
> >>> Basially I want to know to how to make xAuth work with Java.
>
> >>> Thanks,
> >>> Sambath