Skip to content

getHttpClient()->get() returning "remainingCalls": null #71

@matthewsimo

Description

@matthewsimo

So, I'm following the docs outlined here about requesting any route.

I'm trying to request some of the newer github endpoints, for events and stuff. repos/:owner/:repo/issues/events - http://developer.github.com/v3/issues/events/#list-events-for-a-repository

No matter what url I try for (even getting a user or a repo) I always get "remainingCalls": null returned from the getHttpClient()->get() call. What am I doing wrong? I'm able to fetch other data, so it can't be that I've hit the rate limit...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions