Trying to use statuses/update.json I continue getting error 89 (invalid or expired token) for everything I do.
I now finally used twitters own signature-generator to produce a sample request (first getting an oauth_token via API, this works fine). I entered the access token and secret values in the form and executed the resulting curl command. Still, the result is: error 89
Any ideas?