Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Badger breaks api.netlify.com #2586

Open
kaganjd opened this issue Apr 13, 2020 · 2 comments
Open

Privacy Badger breaks api.netlify.com #2586

kaganjd opened this issue Apr 13, 2020 · 2 comments

Comments

@kaganjd
Copy link

kaganjd commented Apr 13, 2020

What is your browser and browser version?

Firefox, 75.0 (64-bit)

What is broken and where?

When the Privacy Badger slider for api.netlify.com is on red, visiting my own Netlify site dashboard at https://app.netlify.com/sites/MY-NETLIFY-SITE-NAME/overview shows this error page:

Screen Shot 2020-04-13 at 1 35 59 PM

Moving the slider for api.netlify.com to yellow lets me see my site information:

Screen Shot 2020-04-13 at 4 33 40 PM

What is the "culprit" domain?

api.netlify.com

What is your debug output for this domain?

**** ACTION_MAP for api.netlify.com
api.netlify.com {
  "userAction": "user_cookieblock",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 1586950464973
}
**** SNITCH_MAP for api.netlify.com
api.netlify.com [
  "app.netlify.com",
  "gohugo.io"
]
@ghostwords
Copy link
Member

Hello and thank you for the report!

Looks like Privacy Badger blocks api.netlify.com on app.netlify.com, which should never happen since the two domains are trivially first-party to each other (they have a common base domain). This seems like another instance where Privacy Badger is confused about what site it is actually on.

Previously: #1144

Possibly related: #2521

@kaganjd
Copy link
Author

kaganjd commented Apr 14, 2020

Thanks for taking a look. Let me know if I can provide any other info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants