OpenPanel
OpenPanel
Ghost
AnonymousFeb 26

Frontend events require secret despite docs

In the docs it says I don't need to use secret to send events from frontend, I receive 401 when secret is not included. Currently I'm using the secret in the react integration.
CompletedCompleted

Completed
changed status toCompleted·Feb 26, 2026
Feb 26, 2026

Great, yes, its cached but should been reset when new changes are made. Will look into that.

Ghost
AnonymousFeb 26, 2026

Hi, it seems there was a cache issue. It went into effect after a while. Thanks for the help

Ghost
AnonymousFeb 26, 2026

Same issue after allowing domains

Ghost
AnonymousFeb 26, 2026

Thanks! I really couldn't see that toggle, assumed that I'd have to upgrade before I configure that.

Progress
changed status toIn Progress·Feb 26, 2026
Feb 26, 2026

Hey, If its 401 and frontend its usually the "Allowed domains" that causing issues. Go to Project Settings and ensure you allow your domains. You can also check the response from the track call to see why it failed.