In order for those members of your staff to tweet and have the "source of LateMusic.org" to surface on the site, you'll have to use OAuth or a variation on OAuth we support called xAuth. By sending an email to [email protected], you can apply for xAuth access -- it allows you to exchange logins and passwords from your desktop application for OAuth access tokens which would be used for the rest of the way. All users you'd like to tweet from your application will need to enter account credentials in some form or another, either using xAuth or by using the out-of-band PIN code OAuth flow.
Find out more about xAuth here: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-oauth-access_token-for-xAuth Taylor Singletary Developer Advocate, Twitter http://twitter.com/episod On Wed, Mar 31, 2010 at 12:59 PM, Edward Caine <[email protected]>wrote: > Hello all, > > I'm writing a desktop client for very specific people i.e. only the > staff of my website - I'd like to be able to access the API using my > app, which is registered, and for it to say "via LateMusic.org" under > the tweet. > > What I don't want to do is have the user authenticate before typing > the tweet - I just want them to be able to tweet. > > How do I do this using OAuth and PHP? > > Many thanks > Edd > > > -- > To unsubscribe, reply using "remove me" as the subject. >
