-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Feature: SignpostingTyped links in headers, etc. https://signposting.orgTyped links in headers, etc. https://signposting.orgType: Buga defecta defect
Milestone
Description
What steps does it take to reproduce the issue?
- When does this issue occur?
In a record's linkset, there are describedby links as follows;
<https://dataverse.harvard.edu/api/datasets/export?exporter=schema.org&persistentId=doi:10.7910/DVN/Z2JD58>
rel="describedby"
type="application/json+ld"
Attempting to retrieve this using curl
curl -v -H "Accept: application/json+ld" "https://dataverse.harvard.edu/api/datasets/export?exporter=schema.org&persistentId=doi:10.7910/DVN/Z2JD58"
results in a 406 (API rejection) error
-
Which page(s) does it occurs on?
-
What happens?
406 error
-
To whom does it occur (all users, curators, superusers)?
-
What did you expect to happen?
Return me some yummy JSON :-)
Which version of Dataverse are you using?
current harvard dataverse release (5.14?)
Any related open or closed issues to this bug report?
Screenshots:
No matter the issue, screenshots are always welcome.
To add a screenshot, please use one of the following formats and/or methods described here:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: SignpostingTyped links in headers, etc. https://signposting.orgTyped links in headers, etc. https://signposting.orgType: Buga defecta defect