When Troubleshooting issues related to the ‘Strategy for Office’ plugin, it is often valuable to review the network traffic between the plugin and the REST API server at the time of importing the Strategy object.
Desktop Network Traffic tools such as Fiddler might not always be effective due to SSL Certificate conflicts, or security blocks on installing such tools locally. Instead, it is possible to display and capture/export Network Traffic using the native browser debugger from the plugin/local browser.
To enable the DevTools Debbuger follow these steps.




Now perform the actions and capture the necessary network trace to troubleshoot the issue.