Just want to upload a file using Postman - error Content-Type must be application/json The...
Create an outline of font
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Why not take a picture of a closer black hole?
How to pronounce 1ターン?
Did God make two great lights or did He make the great light two?
Do working physicists consider Newtonian mechanics to be "falsified"?
Is every episode of "Where are my Pants?" identical?
A pet rabbit called Belle
When did F become S in typeography, and why?
Didn't get enough time to take a Coding Test - what to do now?
Would it be possible to rearrange a dragon's flight muscle to somewhat circumvent the square-cube law?
Segmentation fault output is suppressed when piping stdin into a function. Why?
How does ice melt when immersed in water
Why is superheterodyning better than direct conversion?
Derivation tree not rendering
What do you call a plan that's an alternative plan in case your initial plan fails?
The variadic template constructor of my class cannot modify my class members, why is that so?
How can I protect witches in combat who wear limited clothing?
Are my PIs rude or am I just being too sensitive?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
Can undead you have reanimated wait inside a portable hole?
How does this infinite series simplify to an integral?
Can the prologue be the backstory of your main character?
Just want to upload a file using Postman - error Content-Type must be application/json
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I send an HTTP Post Request with MTOM attachments?Using postman in my Mac, I have fill in the password, when I request the API why still get the password did not fill error?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I just want to upload a file to couchdb using Postman
- I add new POST request
- Body form-data, add key and choose file and select file
- I set nothing else and hit RUN
Note: I've searched and searched and watched videos where this works fine, but for the life of me I cannot get it to work.
Postman screenshot
Postman console
I also tried adding file using binary - that did not work either.
postman
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I just want to upload a file to couchdb using Postman
- I add new POST request
- Body form-data, add key and choose file and select file
- I set nothing else and hit RUN
Note: I've searched and searched and watched videos where this works fine, but for the life of me I cannot get it to work.
Postman screenshot
Postman console
I also tried adding file using binary - that did not work either.
postman
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I just want to upload a file to couchdb using Postman
- I add new POST request
- Body form-data, add key and choose file and select file
- I set nothing else and hit RUN
Note: I've searched and searched and watched videos where this works fine, but for the life of me I cannot get it to work.
Postman screenshot
Postman console
I also tried adding file using binary - that did not work either.
postman
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I just want to upload a file to couchdb using Postman
- I add new POST request
- Body form-data, add key and choose file and select file
- I set nothing else and hit RUN
Note: I've searched and searched and watched videos where this works fine, but for the life of me I cannot get it to work.
Postman screenshot
Postman console
I also tried adding file using binary - that did not work either.
postman
postman
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
Cherie DuncanCherie Duncan
11
11
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Cherie Duncan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Cherie Duncan is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424556%2fjust-want-to-upload-a-file-using-postman-error-content-type-must-be-applicatio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Cherie Duncan is a new contributor. Be nice, and check out our Code of Conduct.
Cherie Duncan is a new contributor. Be nice, and check out our Code of Conduct.
Cherie Duncan is a new contributor. Be nice, and check out our Code of Conduct.
Cherie Duncan is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424556%2fjust-want-to-upload-a-file-using-postman-error-content-type-must-be-applicatio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown