What does response code -3 mean?
Hello,
We implemented the CookieBot CMP as per the docs at https://www.cookiebot.com/en/developer/, and everything works correctly.
However, we started seeing in our logs that sometimes the response is not a JSON and not -1, but -3.
Could you please explain what -3 means? Should we handle it differently from -1?
Thanks!
1
-
Official comment
Hi Andre,
-1 means the visitor is in a region where no consent is required.
-3 means that cookies aren't enabled on the client.So they are slightly different, but in both cases you don't have to do anything to prevent cookies from getting set.
Please sign in to leave a comment.
Comments
1 comment