I’ve been running a simple script that looks up a bunch of userid’s and reads their names using python-twitter. After 180 requests, I got throttled, so I put in a sleep for 15 minutes. After running this script for a couple of hours, I now get: “User has been suspended”, code: 63. What does this code mean, and have I inadvertently done anything against the ToS?