[twitter-dev] Issue with posting to twitter: http://twitter.com/home?status=doesnotworkifyouarenotloggedin

2011-04-21 Thread Manuel Romero
It looks like posting using 
http://twitter.com/home?status=doesnotworkifyouarenotloggedin
does not worked unless you are already logged into Twitter.  I was
test yesterday and it was work and now it is not.

-- 
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


Re: [twitter-dev] Issue with posting to twitter: http://twitter.com/home?status=doesnotworkifyouarenotloggedin

2011-04-21 Thread Taylor Singletary
Hi Manuel,

This form of passively passing tweet text to Twitter is quite outdated now.
I recommend using the Tweet web intent instead, which has optimized flows
for the web  mobile and handle the logging in process elegantly.

Example:

http://twitter.com/intent/tweet?status=Does%20work%20even%20if%20logged%20out

Read more about this at http://dev.twitter.com/pages/intents

Taylor

@episod http://twitter.com/episod - Taylor Singletary


On Thu, Apr 21, 2011 at 1:51 PM, Manuel Romero comov...@gmail.com wrote:

 It looks like posting using
 http://twitter.com/home?status=doesnotworkifyouarenotloggedin
 does not worked unless you are already logged into Twitter.  I was
 test yesterday and it was work and now it is not.

 --
 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 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] Issue with posting to twitter: http://twitter.com/home?status=doesnotworkifyouarenotloggedin

2010-05-28 Thread newtothisworld
Hi,

It appears that if you are not logged in, and hit the following URL:
http://twitter.com/home?status=doesnotworkifyouarenotloggedin, you
lose the status you were trying to post.

I'm very certain this used to work until a few days ago.

Has something changed?

Thanks for your help!
Priyanka