Error Code | Error Message |
---|
CANNOT_DISSEMINATE_FORMAT | The value of the MetadataPrefix argument is not supported by the repository |
ID_DOES_NOT_EXIST | - No matching identifier in repository
- <module_name_that_used_for_retrieving_data> didn't respond for <tenant_name> tenant with status 200. Status code was 500
|
BAD_ARGUMENT | - Bad datestamp format for 'from=11/21/2023' argument.
- Verb 'LIST_RECORDS', argument 'resumptionToken' is exclusive, no others maybe specified with it.
Missing required parameters: identifier- Missing required parameters: <missing identifier>
- Verb 'LIST_IDENTIFIERS', argument 'resumptionToken' is exclusive, no others maybe specified with it.
- Identifier has invalid structure.
|
BAD_VERB | Bad verb. Verb 'NotImplemented' is not implemented |
NO_METADATA_FORMATS | not supported |
NO_RECORDS_MATCH | - There were no records found matching the search criteria
- <module_name_that_used_for_retrieving_data> didn't respond for <tenant_name> tenant with status 200. Status code was 500
|
BAD_RESUMPTION_TOKEN | - Verb 'LIST_RECORDS', argument resumptionToken is invalid
- Verb 'LIST_IDENTIFIERS', argument resumptionToken is invalid
|
NO_SET_HIERARCHY | not supported |
SERVICE_UNAVAILABLE | OAI-PMH service is disabled |