Content-Security-Policy: duplicate URI for img-src

This is fixed!

The root cause was some refactoring of how we handle origin configuration of our development, staging, and production environments. Specifically, in development the duplicate origins you were seeing were actually two distinct origins.

1 Like