pulibrary / orangetheses

Harvest PUL Senior Theses from DSpace
Other
2 stars 0 forks source link

`theses.json` generation fails when run against https://dataspace.princeton.edu #81

Closed jrgriffiniii closed 6 months ago

jrgriffiniii commented 7 months ago

This is derived from https://github.com/pulibrary/bibdata/issues/2346

jrgriffiniii commented 6 months ago

This should be considered to be blocked by https://github.com/pulibrary/dspace-development/issues/815

jrgriffiniii commented 6 months ago

DataSpace seems to be responsive to JSON API requests. However, it should be noted that repeated requests do lead to error responses from the server:

> curl -I "https://dataspace.princeton.edu/rest/collections/364/items?limit=100&offset=300&expand=metadata"
HTTP/1.1 200 OK
Server: nginx/1.24.0
Date: Mon, 29 Apr 2024 15:34:33 GMT
Content-Type: application/json
Connection: keep-alive
Cache-Control: private
Expires: Thu, 01 Jan 1970 00:00:00 GMT