...
Chrome console logs with debug mode, time stamps, and persistence enabled
Chrome network logs with persistence enabled
This video tutorial shows the setup process, a test call, and log gathering. The test call is meant to represent the issue you may be experiencing. Performing the test call is not a required part of the process.
Getting started
The first step in advanced browser troubleshooting is gaining access to the Chrome dev console. Simply right click in the browser area and choose "Inspect".
...