Is something weird going on with the API this morning?

Tweetie 2 on the iPhone & Tweetie on the Mac both said they "couldn't
authenticate" me.

I logged into the website with the same username/password that I've been using.

But I still can't authenticate via the commandline either:

$ curl --location --referer ";auto" -D - -s --netrc
"http://api.twitter.com/1/account/verify_credentials.xml";
HTTP/1.1 401 Unauthorized
Date: Tue, 02 Mar 2010 14:08:39 GMT
Server: hi
Status: 401 Unauthorized
WWW-Authenticate: Basic realm="Twitter API"
X-Runtime: 0.00163
Content-Type: application/xml; charset=utf-8
Content-Length: 154
Cache-Control: no-cache, max-age=1800
Set-Cookie: guest_id=1267538919429; path=/
Set-Cookie: 
_twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCAUANR8nAToHaWQiJTljZGIxYjQwNTE3YmVm%250ANWMyOGZiNGQ4ZWQzZDI3ZmUwIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy%250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--681010a37b71af29fcb79b4f82c48e9673257e32;
domain=.twitter.com; path=/
Expires: Tue, 02 Mar 2010 14:38:39 GMT
Vary: Accept-Encoding
Connection: close

<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <request>/1/account/verify_credentials.xml</request>
  <error>Could not authenticate you.</error>
</hash>

Reply via email to