Hi,
We are unable to retrieve private users tweets through twitter status
api.If i authenticated as a twitter user, can we see any private users
tweets?Otherwise, how can we exclude private users when we are pulling
tweets?
Any ideas...
Regards,
Siva
--
Twitter developer documentation and
Hi,
I developed an application which is using twitter oauth sign in.Now i
am trying to implement logout functionality for my application.When i
logged out from my application,i need to logout from twitter also.
Is this feature is available ? Please exaplain how to implement this.
Regards,
Siva
weets to the real account of user who logged in to my
system.
Please guide me to get achieve this.
Thanks
Siva
--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.
sing (StreamReader sr = new
StreamReader(webResponse.GetResponseStream()))
{
result.Load(sr.BaseStream);
sr.Close();
}
Thanx..
Siva
Hi Guys,
can you give me some sample code which posts the comments to the
twitter using OAuth.
Thanx.
Siva
Hi,
The response of the below api is very slow.
http://api.twitter.com/1/63482118/lists/memberships.xml?cursor=-1
I am not getting whether, is there any problem in the code or problem
with the twitter api.But in the logs i able to see many connection
timed out exceptions.
Regards,
Siva