Display MODS Record and Display DC Record not available to anonymous
Closed this issue · 0 comments
dmoses commented
When I access the Display MODS Record or Display DC Record links displayed on a record, an error message appears.
<?xml version="1.0"?> <OAI-PMH><message>The 'restful get oai_pmh' permission is required.</message></OAI-PMH>
I'm making an assumption that anonymous users should be able to access/view this content if it is published. To fix this, the permission Access GET on OAI-PMH resource should be checked for the anonymous role.