ECONNREFUSED error making HTTP request

Dylan Sather (Pipedream) : can you see if that logs anything in the logs below the step? The error suggests the step is trying to connect to 127.0.0.1 - the local machine that the workflow runs on - instead of the actual URL configured in your WooCommerce linked auth. And this usually means the URL is missing / blank