amit
(Amit Singh)
2
Hey @danpaul welcome to the community 
It looks like you don’t have any local server running on port 8080
.
You would need a local HTTP server running which accepts connection on port 8080
before you can make requests to it.
Check my post at this thread There is a similar thread here: POST to localhost to find out how you have a simple web-server running locally