Skip to main content
Question

Intermittent 404 on events endpoint

  • May 23, 2025
  • 1 reply
  • 5 views

Forum|alt.badge.img
Hey there - what could lead to intermittent 404 on the /events endpoint? I get the appropriate response but it fails 2/3s of the times I make my call. Also, I can't find anywhere in the documentation why my response looks like this: { "code": 404, "reason": "404 Not Found: \"{\"scalar\":\"\",\"request_id\":\"7d5kdsk0z20zf4he\"}\"", "payload": null }
 
I see no mention of scalar in the docs and this 404 shows no reason for error on it

1 reply

Forum|alt.badge.img

Hi Afonso,

I was unable to replicate this.

The closest I could get is still an HTTP 200 with no events found, when I filter the events:

BOX2_5ix3d9AAw5lr9UN8zHHcng.png

 

Can you elaborate on your request and help me reproduce it?