Our authentication is not working on our production server which defaults us to the 150 calls/hour. However, our test server authenticates just fine and we are getting the full 20,000 there. This problem recently came up after changing our password. We are using curl -u user:password http://twitter.com/account/verify_credentials.xml to check the authentication.
- [twitter-dev] REST API authentication not being recognized on a ... Aaron Chu
