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

2010-10-09 Thread Mansi
Does anybody has idea for this issue? On Oct 7, 4:30 pm, Mansi mansi.s...@etatvasoft.com wrote: I have to post text on Twitter through my web site. For that I've created one application on Twitter. And have done all the related changes in site source code. I am using .net Framework 2.0.

[twitter-dev] Getting error while Posting tweets from Asp.Net web site

2010-10-09 Thread Dipu
Hi Experts, I am trying to post text message from my asp.net web sites.. to twitter I tried many sample codes but none of them worked void SendDirectMessage(string username, string password, string sendTo, string message) { HttpWebRequest messageRequest =

[twitter-dev] authorize additional domains?

2010-10-09 Thread Claudia
Hello, I need to account for users coming to my site who enter the www before the domain and those who don't, in addition to a local IP for dev purposes. It seems very straightforward, I've gone to manage domains and added in each URL, however I'm still getting the same error that tells me that

[twitter-dev] Cannot delete Authorised Domains

2010-10-09 Thread Karene
Hi, I use twitter for our philosophy shop at cafepress. They have 4 different domains. www.cafepress.com www.cafepress.ca www.cafepress.com.au www.cafepress.co.uk And I also use it on our website http://www.spaceandmotion.com/philosophy-shop/ I made a mistake and added a wrong domain, and now

[twitter-dev] Re: How many people have authorized my application?

2010-10-09 Thread nischalshetty
@Januus you could do that on your end as well, twitter doesn't restrict you from keeping a count on the number of users of your app. Nevertheless it would be awesome if twitter did it themselves, but as we can see from the reply above by @taylor they have scaling issues with the count and as far

[twitter-dev] Re: How many people have authorized my application?

2010-10-09 Thread Jaanus
To collect all this info myself, I would need to operate some kind of service on an ongoing basis. This is not that practical with a pure client app like an iPhone app. Yes, I could build a server to collect all the info and what not, but it would be much more convenient if I could just go to