Hi,

For some reason I am getting the above error message returned for a
specific ID only:

curl -u username:password http://twitter.com/friends/ids.xml?user_id=2064571515
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <request>/friends/ids.xml?user_id=2064571515</request>
  <error>This method requires authentication.</error>
</hash>

Any other Twitter IDs it works fine and I get a list of IDs for them.
Eg the following works:
curl -u username:password http://twitter.com/friends/ids.xml?user_id=23943320

Any ideas what I need to be doing to fix this?
The pattern seems to be always occuring when I try a UserID with 10
digits.

Thanks,

Nayeem

Reply via email to