[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-08-09 Thread Andrew Badera
DotNetOpenAuth On Sun, Aug 9, 2009 at 2:18 AM, mistermaxx wrote: > > So, uh...anybody got any working ASP.Net/VB.Net oAuth code that they > don't mind posting? Help a brother out? >

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-08-08 Thread mistermaxx
So, uh...anybody got any working ASP.Net/VB.Net oAuth code that they don't mind posting? Help a brother out?

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-28 Thread ramesh s
Hello Abraham, Thanks for helping me out. I was using a different code before and then I used your code and it works like a charm. Thanks for making that code so simple. regards R On Mon, Jul 27, 2009 at 4:10 PM, Abraham Williams <4bra...@gmail.com> wrote: > Are you adding oauth_callback to th

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-28 Thread mattarnold1977
AB, I'm using http://localhost as my call back parameter. But, Twitter just sends me back to my registered application site http://www.populartweets.com -Matt On Jul 27, 8:49 pm, Andrew Badera wrote: > On Mon, Jul 27, 2009 at 6:49 PM, mattarnold1977 > wrote: > > > > > I've been able to creat

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread Andrew Badera
1. Don't post your secret values. On Mon, Jul 27, 2009 at 7:19 PM, ramesh s wrote: > > > I am trying hard but not able to generate token. I am using the code from > http://oauth.googlecode.com/svn/code/php/ and I am using it on my test > server. But for some reason it is always giving me > > "i

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread ramesh s
I am trying hard but not able to generate token. I am using the code from http://oauth.googlecode.com/svn/code/php/ and I am using it on my test server. But for some reason it is always giving me "invalid consumer" ___ OAuthRequest Object (

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread Andrew Badera
On Mon, Jul 27, 2009 at 6:49 PM, mattarnold1977 wrote: > > I've been able to create a successful web request to receive an auth > token from Twitter. However, Twitter is not sending me back to my > development environment even though I have put the oauth_callback > parameter on my request. It ev

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread Abraham Williams
Are you adding oauth_callback to the oauth/request_token call? Along with the request_token you should be getting an oauth_callback_confirmed=true. Passing a callback url with a user when they go to authorize access does not work anymore: http://groups.google.com/group/twitter-api-announce/browse_