Michele Nasti
Michele Nasti
Hi, I have the same problem, and I franky don't understand if it has been solved or not. This is my configuration: ``` cors_proxy.createServer({ originWhitelist: [], // Allow all origins...
It might seem stupid, but my browsers are blocking `Access-Control-Allow-Origin: *` because i use fetch with `credentials: true` so the browser worries that I send cookies to the wrong domain....
let's try this out :) what are the main disadvantages to using html5 mode ?
Can I ask you why rate behaves differently in html5 and in webaudio? Is this a bug in one of the two (html5 I believe)? Is there a risk that...
I don't know why it's only `1` since ages, the "general" opinion is that pixels cause less harm than javascript trackers (that in theory may inject malicious code). When we...
@bretg , the new native requires users to specify the whole `imp.native` request, comprising of `eventtrackers`. That piece of code is just to specify defaults if any value is missing....
Hi @bretg , regarding point n.1, Asset IDs are also used in templates to specify the assets (for example, `##hb_native_asset_id_1##`). When using ORTB assets, only the publisher knows what ID...
Hey @kenan-gillet and @patmmccann - I have a few questions in order to review this PR; keep in mind that I've not yet looked at the code. I first have...
Hi @adxpremium , code coverage is at 57.22%, that is below 80%, the required minimum to accept this PR. In order to see code coverage, you can run: ``` npx...
@adxpremium > Hi, we are not sure what code coverage is in this case and what needs to be done on our side to make PR pass the minimum requirements?...