I have an API which I imported into postman. I setup all my creds etc. I hit send in postman and the response is a 404…
{code} Response Body
Not Found{code}
yet I take that same request, hit the code button, copy the curl command as is - paste it into terminal and it works! - so whats wrong with postman that it gets a 404?