My end game is to POST to Jira to create issues, but I couldn't connect to the server, so I stripped my testing back to a public GET with no authentication. But I'm still strugglying to get it to work.
With the URL https://httpbin.org/get I tested the connection in Web Request... but I still get the error 'Cannot connect to server.' What am I doing wrong?

