Triggering event from laravel backend.

I am running my novu locally and the api is running on localhost:3000. I have also set up my laravel backend with the api_key and the api_url as http://localhost:3000 in the config file but when i try triggering an event i get this error.

How can I solve this.
image.png
Was this page helpful?