Just to clarify the change in 1.10.6, Twitter originally planned to disable 
password access during June. The Zend_Service_Twitter component was 
updated to meet this original deadline. However, Twitter then changed the 
deadline to August (they like torturing us ;)). From August password access to 
Twitter will be disabled and all client must use OAuth. The current version of 
Zend_Service_Twitter is capable of this but ergo had it's password 
functionality removed.

If you must use password access, please revert to Zend_Service_Twitter as of ZF 
1.10.5.

Paddy
 Pádraic Brady

http://blog.astrumfutura.com
http://www.survivethedeepend.com
OpenID Europe Foundation Irish Representative





________________________________
From: Justin Hart <[email protected]>
To: Shaun Farrell <[email protected]>
Cc: Jack Houghton <[email protected]>; robert mena <[email protected]>; Zend 
Framework <[email protected]>
Sent: Mon, June 28, 2010 5:26:40 AM
Subject: Re: [fw-general] Zend_Service_Twitter not working

This is correct. 

I personally had to delay upgrading the Twitter component on Twitgoo until 
later 
because I still have clients logging in with username/password credentials - so 
a oauth-only solution was not feasible. This will be forced to change in a few 
weeks (http://dev.twitter.com/pages/oauth_faq says Aug16).

You can find my interim twitter oauth extension 
here http://bitbucket.org/onyxraven/zend-contrib/src/tip/zs-Twitter-Oauth/ - 
I'll be moving that to git this week with an updated version, and will link 
back 
there as well..


On Sun, Jun 27, 2010 at 8:26 PM, Shaun Farrell <[email protected]> wrote:

Zend_Service_Twitter as of 1.10.6 requires oauth for logging in.  
>
>
>
>Shaun J. Farrell
>Washington, DC 
>
>
>
>
>On Sun, Jun 27, 2010 at 10:10 PM, Jack Houghton <[email protected]> wrote:
>
>Robert,
>> 
>>Unfortunately, I may not be of that much help. I ran into the same issue and 
>>switched to using cURL for my twitter feed (without OAuth). I posted this to 
>>the 
>>list a month back and came away with the realization that 
>>Zend_Service_Twitter 
>>was simply broken and based on cURL working with the user/pass authorization 
>>I 
>>can confirm that OAuth is not yet required.
>> 
>>Please let me know if you get anywhere with this.
>> 
>>-Jack-
>> 
>>
________________________________

>>From:robert mena [mailto:[email protected]] 
>>Sent: Sunday, June 27, 2010 7:32 PM
>>To: Zend Framework
>>Subject: [fw-general] Zend_Service_Twitter not working
>> 
>>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
>>No virus found in this incoming message.
>>Checked by AVG - www.avg.com
>>Version: 9.0.830 / Virus Database: 271.1.1/2966 - Release Date: 06/27/10 
>>14:35:00
>

Reply via email to