Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.
Here’s an outline with best practices for making your inquiry.
My question:
Postman shows 404 while browser was able to perform the GET request.
Seems postman is appending host or the server twice causing it to cause 404 error.
Details (like screenshots):
How I found the problem:
Through the response from postman and also browser processed the request correctly . So the URL does work and resource is available.
I’ve already tried:
Tried with two different application but the error is the same.