dindamb
dindamb
there is no filter, when i used : tags: ['Mobile', 'Chrome'] it's running well, but when i'm using another tags like ['iPhone', 'Safari'] it's show the error. i also try...
i'm just using your sample code, `const { plugin } = require('puppeteer-with-fingerprints'); const fpsKey = "myApiKey"; (async () => { // Get a fingerprint from the server: // tags: ['Microsoft...
> I can't reproduce the issue, do you have more filters? how to solve this problem, sir ?