Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

All the examples I'm seeing online are using the tweet sheet to post a tweet. I want to do post a tweet for the users, so I wouldn't want the tweet sheet or any UI that'll allow them to type to show.

I simply want to set the text and tweet on their page. Any help in the right direction would be very grateful, thanks.

share|improve this question
1  
I don't believe it can be done, and if it could it would be one nasty bug. – CodaFi Nov 29 '12 at 2:12
why would it be a nasty bug? – unwise guy Nov 29 '12 at 2:13
Let's just say that any app that hijacks my twitter feed is going to get slapped with a lawsuit. – CodaFi Nov 29 '12 at 2:15
Even if the app asks you to login to your Twitter account? Isn't that granting you access to post tweets on their wall? – unwise guy Nov 29 '12 at 2:17
You could say that, but then again, Twitter is a system process, and so they are always "logged in" as you put it. And just because a user gives you permission to access their twitter feed, does not give you the right as a developer to post what you want on it without their consent. Show a tweet sheet, if the user doesn't want to post something, they don't post it, simple as that. Some events are simply beyond our control for a reason. – CodaFi Nov 29 '12 at 2:19
show 1 more comment

closed as not constructive by CodaFi, Janak Nirmal, Lafada, John Conde, Nimit Dudani Nov 29 '12 at 6:00

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.