-- [email protected] <[email protected]> wrote (on Thursday, 29 July 2010, 07:18 PM +0200): > On Thu, 29 Jul 2010 17:23:11 +0200, till <[email protected]> wrote: > > On Thu, Jul 29, 2010 at 5:16 PM, <[email protected]> wrote: <snip> > Does this mean that the only way of using Zend_Service_Twitter is through > Oauth?
Yes -- this is because of a change Twitter is making. Starting mid-August, they will no longer allow basic authentication, and only accept authentication via OAuth. We had to change our API in order for Zend_Service_Twitter to continue working out-of-the-box. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
