Skip to content

error on getRepositories() #5

@YusukeKokubo

Description

@YusukeKokubo

I written like below;

GitHub gh = GitHub.connect("YusukeKokubo", "xxx", "xxx");
GHUser user = gh.getMyself();
user.getRepositories();

and got exception

Exception in thread "main" java.io.FileNotFoundException: https://api.github.com/user/YusukeKokubo/repos?per_page=100&page=1

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