Re: [twitter-dev] Re: Can we use localhost to tweet messages using oAuth authentication??

2010-08-08 Thread punit khaire
Thanks Tom, I am using localhost to tweet messages but it is giving error message as Failed to authenticate with oauthe signature and token.Is this happening because I had given callback URL.I am generating proper signature and sending all parameters. I am not getting where I am going wrong . Pu

Re: [twitter-dev] Re: The remote server returned an error: (401) Unauthorized

2010-08-10 Thread punit khaire
Hey Taylor Thanks,for reply, My problem redirect is solved.Now the problem is , I developed website for twitter OAuth using .net 2.0,I deployed that application in public IP, and suddenly I got following error, *An existing connection was forcibly closed by the remote host.* But when I

Re: [twitter-dev] Re: The remote server returned an error: (401) Unauthorized

2010-08-10 Thread punit khaire
Hi, Thanks, for the reply, But then why site working from the localhost on the same Computer.But If I accessed it from Public IP it returns error. Thanks, Punit Khaire. On Tue, Aug 10, 2010 at 4:13 PM, Tom van der Woerdt wrote: > Twitter doesn't really care about IPs - unless you a

Re: [twitter-dev] Re: Can we automate the user login process on twitter...

2010-08-10 Thread punit khaire
Thanks Ken, I totall y agrree with your view,but I am doing RND on oAuth Username password authentication,where I dont want twitter to prompt for credentials,It will directly redirected to callback URl. Is it possible??? Thanks, Punit. On Tue, Aug 10, 2010 at 1:32 AM, Ken wrote: > Punit, >

Re: [twitter-dev] Re: The remote server returned an error: (401) Unauthorized

2010-08-10 Thread punit khaire
error? > > Tom > > > On 8/10/10 1:11 PM, punit khaire wrote: > > Hi, > > > > Thanks, for the reply, > > > > But then why site working from the localhost on the same Computer.But If > > I accessed it from Public IP it returns error. > > > >

Re: [twitter-dev] Re: The remote server returned an error: (401) Unauthorized

2010-08-10 Thread punit khaire
may be wrong.) > > Tom > > > On 8/10/10 1:21 PM, punit khaire wrote: > > Thanks Tom, > > > > We are using Eset antivirus and it is also firewalled.I am getting below > > error when executing > > Request token API, > > > > /An existing conn

[twitter-dev] Twitter application is not working from public IP...

2010-08-10 Thread punit khaire
ttp://localhost/TwitterOAUTH/Default.aspx But not working on any other URl,I couldnt figure out what is the problem?? Thanks, Punit Khaire