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.
Completed
Hi, it seems there was a cache issue. It went into effect after a while. Thanks for the help
Same issue after allowing domains
Thanks! I really couldn't see that toggle, assumed that I'd have to upgrade before I configure that.
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.
Great, yes, its cached but should been reset when new changes are made. Will look into that.