Skip to content

NullPointerException in org.kohsuke.github.GHContent.read #414

@turbanoff

Description

@turbanoff

Hello.
I'm trying to use github search API and sometimes got NPE. (tailApiUrl is null)

Exception in thread "main" java.lang.NullPointerException
at org.kohsuke.github.GitHub.getApiURL(GitHub.java:297)
at org.kohsuke.github.Requester.asStream(Requester.java:327)
at org.kohsuke.github.GHContent.read(GHContent.java:117)

Used version: org.kohsuke:github-api:1.92

default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions