I can fill an issue.

But still, I can't find the way to set delicous to use old way password?

Regards,
Saša Stamenković


On Fri, May 7, 2010 at 10:43 PM, Pádraic Brady <padraic.br...@yahoo.com>wrote:

> Yeah, you can change to a non-Yahoo account - the v1 password based auth
> you're trying will work on it fine. Can you create an issue for this problem
> regardless? I'm integrating Twitter and OAuth during the upcoming week, so I
> could add Delicious to that list also and spruce up the component with any
> fixes up on the issue tracker while I'm at it.
>
> Paddy
>
>
> Pádraic Brady
>
> http://blog.astrumfutura.com
> http://www.survivethedeepend.com
> OpenID Europe Foundation Irish Representative<http://www.openideurope.eu/>
>
>
> ------------------------------
> *From:* Саша Стаменковић <umpir...@gmail.com>
> *To:* Pádraic Brady <padraic.br...@yahoo.com>
> *Cc:* Zend Framework General <fw-general@lists.zend.com>
> *Sent:* Fri, May 7, 2010 8:22:54 PM
> *Subject:* Re: [fw-general] Zend_Service_Delicious_Exception: Http client
> reported an error: 'Unauthorized'
>
> Yes, yahoo based. Can I  change account so it can work with this code?
>
> Regards,
> Saša Stamenković
>
>
> On Fri, May 7, 2010 at 7:44 PM, Pádraic Brady <padraic.br...@yahoo.com>wrote:
>
>> You're not using a Yahoo based account, are you? Yahoo ID access is only
>> via the v2 API and OAuth. Can't think of anything else outside of a bug in
>> the component.
>>
>> Pádraic Brady
>>
>> http://blog.astrumfutura.com
>>  http://www.survivethedeepend.com
>> OpenID Europe Foundation Irish Representative<http://www.openideurope.eu/>
>>
>>
>> ------------------------------
>> *From:* Саша Стаменковић <umpir...@gmail.com>
>> *To:* Nabble Zend Framework General <fw-general@lists.zend.com>
>> *Sent:* Fri, May 7, 2010 2:42:20 PM
>> *Subject:* [fw-general] Zend_Service_Delicious_Exception: Http client
>> reported an error: 'Unauthorized'
>>
>> I get
>> Zend_Service_Delicious_Exception: Http client reported an error:
>> 'Unauthorized'
>>
>> thrown in Zend\Service\Delicious.php on line 501
>>
>> Code:
>>
>> $delicious = new Zend_Service_Delicious($credentials['username'],
>> $credentials['password']);
>>      $delicious->createNewPost($this->getShortDescription(),
>> $this->getUrl(false))
>>      ->setNotes($this->comment)
>>      ->setTags(array('lol', 'sasa'))
>> ->save();
>>
>> Any idea?
>>
>> Regards,
>> Saša Stamenković
>>
>
>

Reply via email to