REMOTE_IP_LOCKED on trying to export tickets in bulk.

REMOTE_IP_LOCKED on trying to export tickets in bulk.

I am trying to use the API to export certain details from a bunch of tickets in bulk. The problem is: at some point that is not always the same, the API call fails:

{
      u'operation': {
            u'name': u'GET_REQUEST',
            u'result': {
                  u'status': u'Failed',
                  u'message': u'REMOTE_IP_LOCKED',
                  u'error_code': 4001
            }
      }
}

The first run, I received 145 tickets. Second, 10. Third, it failed immediately.

What gives?

                  New to ADSelfService Plus?