On Jan 13, 2009, at 4:05 AM, [email protected] wrote:

Hi Zach, this is the error message that I got:

2009-01-13 11:08:40 LOG_DEBUG: util.php - cURL error: The requested URL returned error: 417 - trying to send notice for xxxxx

And I have curl setup on my server. I am not sure why it returned error. Do you have any idea? Thanks a lot.

Hari, are you _positive_ you have Laconica 0.6.4.3 running? That's the error Twitter started throwing a few weeks back because Laconica was sending invalid "Expect" headers. Check line 1504 of of lib/ util.php. It should read:

        CURLOPT_HTTPHEADER => array('Expect:')

Zach

--
Zach Copley <[email protected]>
Control Yourself, Inc.

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to