Skip to content

NullPointerException thrown when listing events #82

@jeffreyzupka

Description

@jeffreyzupka

The following code is intermittently throwing an NPE from this line when listing events. We are using v1.2 of the client.

for (Event event : new Event.Collection(Event.resource_href + "?type=credit.failed")) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions