"We can't open this add-in from localhost" when loading an Office Add-in or using Fiddler

Symptoms

When you load an Office Add-in from https://localhost or when you use Fiddler, you receive the following error:

We can't open this add-in from localhost.

Resolution

One cause of this error is that the Microsoft Edge Web Viewer does not have a loopback exemption. To resolve this issue, use either of these options to add a local loopback exemption to Desktop App Web Viewer:

Option 1: Use command to add a local loopback exemption

  1. Open a command prompt as administrator.
  2. Run the following command:
    CheckNetIsolation LoopbackExempt -a -n="microsoft.win32webviewhost_cw5n1h2txyewy" 
    

Option 2: Use Fiddler to add a local loopback exemption

  1. Select Tools > Win8 Loopback Exemptions.
  2. Add an exemption to Desktop App Web Viewer.

Third-party information disclaimer

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

Third-party contact disclaimer

Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.