In this simple guide, we will help you access your Autoview's network tab, which is located inside the background page (or Dev tools).
This is a powerful debugging tool that can be used to view additional information that the Autoview log may not show.
Sometimes the error in the log is not at all helpful or potentially broken. Network responses can sometimes contain additional fields that Autoview is not aware of nor checking.
Since we are a decentralized tool, and you are running the code yourself, it is an entirely different machine altogether so sometimes, we may need to reach out and gather more intel
This will open up a few more options for you to utilize when debugging a more complicated issue you may be having.
How to access the Network Tab
Step 1:
- Open up your Google Chrome Browser and click the extension icon at the top right corner, followed by "Manage extensions"
Step 2:
- Enable developer mode and then click the background page link under the Autoview extension to open up the Dev tools window.
- Now that you have the Dev tools window open, click the Network tab.
The network tab will show all communication between your machine and the exchange.
For example; We can select the position call to see what the exchange is telling you about one of the positions you are in.
Comments
0 comments
Please sign in to leave a comment.