Hi pod,
Try removing all sub second precision from the date filter elements. '{{Activity.CreatedAt}}' > '2014-07-31T23:43:02.080971Z' becomes '{{Activity.CreatedAt}}' > '2014-07-31T23:43:02Z'. Sub-second precision is not supported for activity exports.