Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token url parameter break fetch request on /actions/complete-cookie-consent/consent/banner-info #37

Open
giorgiopogliani opened this issue Feb 25, 2022 · 0 comments

Comments

@giorgiopogliani
Copy link

Hello,

As from title, if the url of the website as a token parameter (e.g. https://example.com?token=xxxx) it causes the cccSiteUrl javascript variable to include the parameter.

So later on the request will be on https://example.com?token=xxxx/actions/complete-cookie-consent/consent/banner-info instead of the normal website hostname.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant