Hello,
I have added a web api project to an existing solution. I made the web api as the startup project. When I ran the solution I am getting "HTTP Error 403.14 Forbidden. The web server is configured to not list the contents of this directory". As per this link, a test page will appear through which we could open the developer tool by pressing F12 and debug.
Thanks