Hi, I am trying to use Zend_Service_Twitter (ZF10.6.5 / PHP 5.3.2) but it always complains about the credentials even tough I've tested the username/password. I found a post somewhere that Twitter will/was no longer accept this and I'll be 'forced' to use Oauth.
Is this true? In that case does anybody have a quickstart? The manual of Zend_Service_Twitter does not cover that and I am unsure of how to add the capability for my app to post stuff automatically
