Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

searchForSeries fails with 406 error #88

Open
xenonwellz opened this issue Jan 31, 2024 · 0 comments
Open

searchForSeries fails with 406 error #88

xenonwellz opened this issue Jan 31, 2024 · 0 comments

Comments

@xenonwellz
Copy link

xenonwellz commented Jan 31, 2024

https://server-url.com/v1/studies/{study_uid}/series

while hitting this endpoint, I get a 406 error. I noticed the accept headers
Accept: application/dicom+json, multipart/related; type=application/octet-stream

but if i try to send the request with the following accept header
Accept: application/dicom+json

PS: this endpoint is initiated with
const client = new DICOMwebClient.api.DICOMwebClient({url});
client.searchForSeries.then()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant