evercookie icon indicating copy to clipboard operation
evercookie copied to clipboard

Error calling EverCookie

Open mohsinali1317 opened this issue 10 years ago • 1 comments

Hey,

When I am calling ec.get(identifier, function(value) { ****console.log('response from the ever cookie: '+value); if(typeof value !== 'undefined' && value!=''){...}

the value I am getting is this.

*****Notice: Undefined index: If-None-Match in /var/www2/postify-production/evercookie_etag.php on line 44

Can you explain what this is ?

mohsinali1317 avatar Jun 05 '14 10:06 mohsinali1317