Skip to content

Session Not Found Error on Custom Event #3

@ndianabasi

Description

@ndianabasi

Thank you a mllion times for this awesome piece of software. I'm currently trying it out with an integration with a Vue 2 app via self-hosting. I'm handling page view events manually and that's working smoothly. However, custom events return 400 errors. A sample Prisme log looks like this:

{"v":0,"pid":1,"hostname":"a577eb75d135","name":"access_log","request_id":"a12a7bd0c80f279dae2a349e10be4dc4","duration_ms":3000.231128,"source_ip":"xxx, xxx","method":"POST","path":"/api/v1/events/custom/Completed","status_code":400,"error":"session not found","level":50,"time":"2025-03-23T16:20:37Z","msg":"request handled"}

Please do you have any idea what the issue might be?

My investigation into the source code doesn't reveal much. Before the custom event is sent, they have been other successful page view events. So, I guess there is a session. Or which other session does it require for custom events?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions