Re: [twitter-dev] Trying to post update results in 500 Internal Server Error

2010-08-11 Thread Taylor Singletary
Hi there, One thing that sticks out is your oauth_timestamp in that example.. it should be the UTC epoch time, in seconds. You'll want to remove extra granularity. Taylor On Wed, Aug 11, 2010 at 7:21 AM, rara-avis wrote: > Hi. I'm trying to post an update to > http://api.twitter.com/1/statuses

[twitter-dev] Trying to post update results in 500 Internal Server Error

2010-08-11 Thread rara-avis
Hi. I'm trying to post an update to http://api.twitter.com/1/statuses/update.json using an Oauth single access token. I have a feeling my authorization headers must be incorrect or something because I am getting a 500 internal server error. My authorization header is like this: OAuth realm="http