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

Webhook forms not submitting in Brave with Block fingerprinting on #4139

Closed
johnsicili opened this issue Sep 19, 2024 · 4 comments
Closed

Webhook forms not submitting in Brave with Block fingerprinting on #4139

johnsicili opened this issue Sep 19, 2024 · 4 comments
Labels
area:components Parametrized code components prio:2 Always look for prio:1 issues first before working on prio:2 type:bug Something isn't working

Comments

@johnsicili
Copy link
Contributor

johnsicili commented Sep 19, 2024

Brave Block fingerprinting is causing the submission to not work due to spam protection.

  1. submit form
  2. See network error {"success":false,"errors":["Form bot value invalid jsdom"]}
timestampbrave.mp4
@johnsicili johnsicili added type:bug Something isn't working area:components Parametrized code components prio:1 The most important thing to work on labels Sep 19, 2024
@johnsicili johnsicili changed the title Webhook forms not submitting Webhook forms not submitting in Brave with Block fingerprinting on Sep 19, 2024
@kof kof added prio:2 Always look for prio:1 issues first before working on prio:2 and removed prio:1 The most important thing to work on labels Sep 23, 2024
@kof
Copy link
Member

kof commented Sep 23, 2024

It turned out to be settings in brave that prevented submission. Deprioritizing.

@kof
Copy link
Member

kof commented Sep 23, 2024

image

@kof
Copy link
Member

kof commented Sep 23, 2024

Brave thinks we are fingerprinting. Where we are generating a token, to fight bots ...

@kof
Copy link
Member

kof commented Oct 2, 2024

closing this for now, not sure we can do anything about it cc @istarkov pls reopen if you disagree

@kof kof closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:components Parametrized code components prio:2 Always look for prio:1 issues first before working on prio:2 type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants