I'm trying to invoke the below URL:
When I make the call directly from the browser it works fine, but if I call it using cfhttp
request I got 404 Not Found error.
The issue is most likely related to url encoding, kindly advise how send the request using cfhttp or another method without being enforced to be urlencoded