Skip to main content

Why does the Widget keep coming back all the time?

Written by Alexandre Dias Da Silva

When the Widget reappears systematically, it means the site is being called in HTTP (unencrypted call) and not in HTTPS (encrypted call).

The cookie deposited by Axeptio is identified as secure and cannot be read or modified when the site call does not go through an encrypted connection.

✅ To resolve this issue, you should force the redirect of your site from HTTP to HTTPS.

Did this answer your question?