- Issue created by @suresh prabhu parkala
- 🇺🇸United States bdh676 Springfield, MA
I've been looking at the documentation from Google as reference: https://developers.google.com/tag-platform/security/guides/csp
- 🇨🇦Canada No Sssweat
I noticed in the log it doesn't show *.google.com in the allowed list, yet I do have it in my config.
For testing purposes, I changed it to '*.google.com' and did some test, changed it back to *.google.com without the quotes and I noticed it was showing '*.google' in the logs.
Seems to me there is some sort caching problem or google.com is getting stripped for some reason.
- 🇨🇦Canada No Sssweat
I added a bunch more URLs and in the logs those don't show. Def some caching happening here despite trying to flush all caches and even uninstalling and reinstalling the module.
- 🇬🇧United Kingdom the_g_bomb
There is already an issue trying to solve this: #3285493: How to add all google tlds for CSP → .
That being said, I find, when changing anything in SecKit, you need to clear caches to see any effect.