Preliminary Checks from UI This topic provides systematic instructions to launch the application and check for the basic errors. Log in to the application homepage.For information on how to log in, refer to the Getting Started User Guide. Press F12 key and select Inspect.The Network screen displays. Figure 1-2 Call ResponsesDescription of "Figure 1-2 Call Responses" Verify that all the call responses are successful. Note:Usually red color indicates a non-2xx HTTP response. Figure 1-3 Non-2xx ResponseDescription of "Figure 1-3 Non-2xx Response" Click Export to export the traces from browsers.The export option is shown below in Chrome. Figure 1-4 Export OptionDescription of "Figure 1-4 Export Option" Note:The tools such as Fiddler and Wireshark can be used to get the browser to API gateway web traffic. This helps to investigate the exact request and response payloads exchanged between UI and API Gateway.