• Hi,

    I’m using both quantcast choice and measure in my blog and I entered the corrensponding tags into both plugins.

    However, when loading my page the console states the following error:

    GET https://quantcast.mgr.consensu.org/choice/xxxxxxxxxx/toengel.net/.well-known/noniab-vendorlist.json?timestamp=1598203770308 => [HTTP/2 403 Forbidden 383ms]

    accept-ranges
    bytes
    access-control-allow-credentials
    true
    access-control-allow-methods
    GET
    access-control-allow-origin
    https://toengel.net
    access-control-max-age
    3000
    age
    43
    cache-control
    public, max-age=7200
    content-length
    0
    content-type
    text/html
    date
    Sun, 23 Aug 2020 17:28:48 GMT
    etag
    “d41d8cd98f00b204e9800998ecf8427e”
    last-modified
    Thu, 21 May 2020 21:03:42 GMT
    server
    AmazonS3
    vary
    Origin
    via
    1.1 217b7bc19321a4945b685521fa4f11ac.cloudfront.net (CloudFront)
    x-amz-cf-id
    VBsR9yEEZfcgEpgdPrDAWiU5QmOJ84xmcAmpA9PgnBIOgaizg3eKrw==
    x-amz-cf-pop
    FRA2-C2
    x-amz-server-side-encryption
    AES256
    x-cache
    Error from cloudfront

    X-Firefox-Spdy
    h2

    What’s the problem? How can I fix this?

    Toengel@Alex

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Contributor Ryan

    (@rbaronqc)

    @toengel thanks for reporting this issue. I don’t believe it is causing any functionality/performance issues but we are working to resolve.

    Hello.
    We are having the same issue on our website.

    Hi,

    Any updates about this error? It is happening with Quantcast Choice if integrated via Google Tag Manager too.

    Thank you.

    Getting this as well once subdomains and same site grouping is activated and the json is called from one of the sites subdomains. Did anyone manage to figure it out?

    I figured this out in my case. I was using the GTM container code provided by Quantcast which sets the host var twice. I had updated the first reference to the subdomain tag value however half way down the script you need to change it there as well.

    Congrats! Can you maybe share the exact changes you made to get it working?

    search your GTM tag code for:

    var host = window.location.hostname;

    There will be two occurrences of it. Change it to the value seen for that var in the “Get Tag” option for your site (ie: mysite.com without the www when you’re wanting it to apply to your subdomains). So changing both to:

    var host = “mysite.com”;

    Note this was caused by using the “Apply to all my subdomains?” and “a group of your sites” consent scope where the GTM code needs to be modified for those two host vars mentioned above.

    Thank you! Unfortunately it did not solve for me, as I have “Your site only” consent scope and window.location.hostname is returning what it should.

    no worries sounds like you have a different problem then if you’re not using the subdomain consent grouping.

    If your really just targeting one domain then you gotta make sure your domain is entered exactly correctly in the Quantcast frontend. So if your site is on domain:

    ‘www.mysite.com’

    then make sure that is the site property you entered and that the user is always on that domain. ie: if the user sees in their browser: mysite.com then it won’t work and you get a 403 as well ??

    • This reply was modified 4 years, 1 month ago by bprocks.

    I did double-check it and it is “www.mysite.com” in the URL, on Quantcast frontend, in the noniab-vendorlist.json URL, which returns 403. Let’s hope in an official fix soon!

    I received an update from the QC support team, that the Universal Tag was updated. I replaced it on my website and the error 403 finally disappeared! Thanks.

    Probleem bestaat nog steeds https://quantcast.mgr.consensu.org/choice/3xxxxxxx/www.softwaregeek.nl/.well-known/noniab-vendorlist.json
    geeft een HTTP ERROR 403

    Wanneer komt hiervoor een oplossing?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘403 Forbidden at .well-known/noniab-vendorlist.json?timestamp=1598203770308’ is closed to new replies.