You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@markwilkinson - thanks for testing Signposting! I'm making fixes as you go in #9955. For this issue, it looks like requesting application/ld+json (versus json+ld) already works, so you can get the response that way as a workaround. The PR updates to use ld+json linkset.
Heh.... I didn't notice that! Yes, the mime type should be ld+json. I simply take whatever you put in the type field and use that as my accept type, so I didn't even notice it was backwards :-)
What steps does it take to reproduce the issue?
In a record's linkset, there are describedby links as follows;
Attempting to retrieve this using curl
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:
The text was updated successfully, but these errors were encountered: