Git Product home page Git Product logo

Comments (4)

Valve avatar Valve commented on September 23, 2024 2

@jimsheen thanks for letting us know about this issue, we're going to look into it asap and get back to you!

from fingerprintjs.

JuroUhlar avatar JuroUhlar commented on September 23, 2024 2

Hello @jimsheen, thanks for reaching out!

Is it possible that Adblock, uBlock, or a similar extension in your browser is blocking the requests? Have you tried running the page in a browser without extensions?

Our Next.js example does not contain any CSP headers by default. During my tests, whenever Fingerprint was blocked by CSP, I would get a CSP-specific error in the console such as: Content Security Policy: The page’s settings blocked the loading of a resource at https://fpjscdn.net/v3/2UZgp3skqLzfJpFUGUrw (“default-src”).

On the other hand, requests blocked by ad-blockers often result in a generic ERR_BLOCKED_BY_CLIENT error.

You can side-step ad-blocking extensions by routing the requests through a subdomain on your website or using our Cloudflare integration.

Let us know if an extension was the problem, if not, we will investigate further!

from fingerprintjs.

Finesse avatar Finesse commented on September 23, 2024 2

@jimsheen Please double-check you Chrome extensions. Bare Chrome doesn't block Fingerprint Pro requests. The quickest way to disable all extensions is going into Incognito mode.

from fingerprintjs.

jimsheen avatar jimsheen commented on September 23, 2024 1

@JuroUhlar Thanks for the swift reply. I was using Brave browser for local development, tried to run the example project in chrome and disabled adblock but still getting the same issue. However, it did work in Firefox so at least I have a way to test the implementation in my local environment.

When it comes to deployment I will look into routing through a sub domain as you mentioned - many thanks for the helpful reply and links!

from fingerprintjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.