Get Events via API: The parameter "after" is not working
gliden opened this issue · 6 comments
gliden commented
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
niemyjski commented
What version are you using?
gliden commented
We're using the hosted version
niemyjski commented
What version are you self hosting?
gliden commented
We‘re using this version: https://be.exceptionless.io/
niemyjski commented
Thanks for bringing this to our attention, I'm digging into this and adding test coverage.
niemyjski commented
This has been fixed and a version has been deployed.