Forum Discussion
SKrieger
Jul 04, 2020Brass Contributor
How to upload document data via POSTMAN?
Hello, i am prototyping with universal printing for a Dynamics 365 warehouse label printing solution. I am struggeling to upload my document to a print job via POSTMAN. Die "binary" function wi...
- Jul 22, 2020
Just in case somebody run into the same.
The content-type must be set to "application/octet-stream" not "application/json".
SKrieger
Jul 22, 2020Brass Contributor
Just in case somebody run into the same.
The content-type must be set to "application/octet-stream" not "application/json".