[twitter-dev] Cannot update status with Twitter PHP Library

2010-06-25 Thread Straube
' )); echo $return-response; } catch (Exception $e) { echo $e-getMessage(); } API methods that uses 'get' instead of 'post' (e.g. account/ verify_credentials) works without problem. Thanks in advance. Straube

[twitter-dev] Re: Cannot update status with Twitter PHP Library

2010-06-25 Thread Straube
, CURLOPT_FOLLOWLOCATION, true); This may be causing the request error? I'd better use the Abraham's library? Thanks, Straube On 25 jun, 17:00, Sam Wierema samwier...@gmail.com wrote: If you're using Abraham's library you should drop the .json and the first slash in the call: $return = $twitter-post