-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
Error: AxiosError: Request failed with status code 404. See dev console (F12) and/or server logs for more info.
- Raw Data (
http://localhost:5600/#/buckets/{bucket_id}) and Search (http://localhost:5600/#/search)
GET http://localhost:5600/api/0/buckets//events/{event_id}results in404
–> missing bucket ID (it should be here:buckets/{bucket_id}/events)
- Query (
http://localhost:5600/#/query)
GET http://localhost:5600/api/0/buckets//events/nullresults in404
–> missing bucket ID and event ID (isnull)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels