My problem is on Drupal 6.14 running the latest version from the CVS.

I'm attempting to harvest records from the OhioLink DRC and get this response when I run cron:
Incorrect Identify Response from Repository -- No protocolVersion

I've tried it on several DRC instances including the following URLs:
http://drc.kenyon.edu/oai/request?verb=ListRecords&metadataPrefix=oai_dc
http://drc.ohiolink.edu/oai/request?verb=ListRecords&metadataPrefix=oai_dc

Comments

pletcher’s picture

Urls should not contain the verb and metadata prefix, oai-pmh should handle all of that. Try with:

http://drc.kenyon.edu/oai/request
http://drc.ohiolink.edu/oai/request

Joe

pletcher’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.