Skip to content

searchForSeries fails with 406 error #88

@xenonwellz

Description

@xenonwellz

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions