exceptionless/Exceptionless

Get Events via API: The parameter "after" is not working

gliden opened this issue · 6 comments

When using the REST-API to get all events, the parameter "after" is not working.
The result is always an empty array.
I use this route /api/v2/projects/:projectId/events

What version are you using?

We're using the hosted version

What version are you self hosting?

We‘re using this version: https://be.exceptionless.io/

Thanks for bringing this to our attention, I'm digging into this and adding test coverage.

This has been fixed and a version has been deployed.