Re: [twitter-dev] 400 response from twitterauth statuses/update call

2010-09-04 Thread Abraham Williams
What error code is Twitter returning? You could be running into a rate limit. You should also check that the application is read/write and check on your twitter accounts connections page that it has been granted read/write permissions. Abraham - Abraham Williams | Hacker Advocate |

[twitter-dev] 400 response from twitterauth statuses/update call

2010-09-01 Thread JC O'Donnell
Hello, I've been transitioning our basic authentication calls over to OAuth. I'm using the twitterauth PHP library. All of the authentication calls are working and I receive proper responses from GET requests (ex: account/verify_credentials, account/rate_limit_status), but when I attempt a status