Download & Extend

Incorrect Identify Response from Repository

Project:Drupal OAI PMH
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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

#2

Status:active» fixed

#3

Status:fixed» closed (fixed)

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