When calling listEvents() in the Events interface service, the API cannot return all the events at once. When .setLimit() is not added to the request, the application crashes. When .setLimit() has a value greater than 20, no data is returned.