While developing a Slack Slash Command for one of the products I work on, I discovered it is rather difficult to allow external access to a Web API in my Visual Studio debugging environment. Using numerous online resources, this is the steps it took to make it all work:
1.