twitter error share link
These are the steps to experiment twitter error with share link:
- Logout from twitter.
- g开发者_StackOverflowo to
twitter.com/home?status=the status here
- output: got login page and login
- result: post login page ignoring the status
Any workarround to keep the status message post-login?
thx.
twitter developers, did you see that question?
they had fixed this bug 1 or 2 days after this question was asked.
when they detect not logged in user the url changes to:
http://twitter.com/login?redirect_after_login=/home?status=the%20status%20here
;)
精彩评论