I have the following format in URL.
http://username:password@test.nabin.com/some/url
Here password is something like qDTA*$X)ME/74. When I directly use this password in URL, then the postman does not respond. How should I proceed testing this url?
(In the image the response container is plain white without any error. This indicates, the API was never hit)