kirilsi
Results
2
comments of
kirilsi
Great! Thank you, @jomargon! Looks like pagination support is not implemented. MessageEventsQuery.Page=10 (/api/v1/events/message?page=10) doesn't work any more (not supported). https://developers.sparkpost.com/api/events/#events-pagination We should use ListMessageEventsResponse.Links.Next URL to request next page, but...
I have implemented custom request URL support for Message Events API to be used for pagination. Here is the pull request to ISSUE-182 branch: https://github.com/jomargon/csharp-sparkpost/pull/1