You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Hello!
We are trying to use dcm4chee REST API to upload images (dicom/non-dicom) to our dcm4chee server with this api "/dcm4chee-arc/aets/DCM4CHEE/rs/studies" as specified in the docs under STOW-RS via Postman. We have tried with both dicom/non dicom images, specified them as binary in the request body. We get status code 415 with the error "unsupported media type". How to resolve it? What is the right API endpoint to upload images?
Shefki Esadi
unread,
Aug 9, 2021, 4:52:47 AM8/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Hi,
you may try to upload using the UI and compare your configuration with the UI-s using the Inspect.
Best Regards Shefki Esadi
Vrinda Nayak
unread,
Aug 9, 2021, 6:00:38 AM8/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
Have you used the correct Content-type request header? Also, what do you see in the server.log?