[twitter-dev] Re: 401 error from CRON job

2011-06-09 Thread e.p.c.
On Jun 8, 12:35 pm, tomofo ross.mckeg...@gmail.com wrote: Throws the error: GEThttp://twitter-api-app11.apigee.com/1/account/verify_credentials 401: Could not authenticate with OAuth. Maybe I'm missing something, but 1) I didn't think twitter uses apigee and 2) when fetch that URL I

[twitter-dev] Re: Update status d returns success response but doesn't show up on web

2011-05-13 Thread e.p.c.
On May 13, 6:29 am, SN Testing sngtwt...@gmail.com wrote: when update status with one character d returns success response but the new status doesn't show up on web; when update status with a or b or c or e, it shows up on web, so the character d is black listed? d' as the first non-blank

[twitter-dev] Re: Change in API

2009-09-09 Thread e.p.c.
I was able to post using that exact same code (except for concatenating “curl_setopt($ch, CURLOPT_USERPWD, {$twitter_user}: ” and “{$twitter_password}); ” which I assume were split when you posted the code. See http://twitter.com/artificllc/status/3864629956

[twitter-dev] Is there a way to tell if a tweet has been favorited (regardless of user)?

2009-04-13 Thread e.p.c.
I am playing with favorites and am trying to determine if a given tweet has been favorited by anyone at all. That is, given this tweet: https://twitter.com/epc/status/1500168995 which I’ve favorited with another account (@artificllc), is there a way to determine that it's been favorited, either