[OAI-implementers] ResumptionToken expiration

Simeon Warner simeon@cs.cornell.edu
Tue, 15 Jan 2002 10:07:25 -0500 (EST)


On Tue, 15 Jan 2002, Tim Brody wrote:
> I believe an expired resumptionToken (i.e. invalid) would be an "illegal
> argument", so is a 400 error?

I agree. An expired resumptionToken is just the same as a resumptionToken
that was never valid. Hence 400.

To be helpful to harvester writers/operators (especially if you opt for
such a short life for resumptionTokens) you could include text content
with the 400 response that says that the resumptionToken has expired.

Cheers,
Simeon