ResumptionToken does not work with selective harvesting using sets
Created by: yytosi
When continuing an incomplete list request sequence with selective harvesting using sets, the response is badResumptionToken. This is because the set is not included in the resumptionToken string and is not used in subsequent queries to the backend.
resolution: add set key-value pair(s) to the resumptionToken string.