Basic auth works in Postman but the curl it supplies doesn’t
Specifically in Windows on the command line. Everything from params are wrong to simply failing the auth. Here’s what worked for me: Click the little settings cog where the curl is generated in Postman: Now turn off multiline, turn off user long form and change quotes to double, like this: Now your curl will update,... » read more