Skip to content

Bad issues list request: 403 #1

@formula1

Description

@formula1

API rate limit exceeded for 104.33.18.112. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

This is due to not creating an application or authorizing requests.

Some Psuedocode is here

Person Accesses the Blog
-When there is an error - To view more, please login with github (Your public information will not be saved, used or read. Its only done to avoid the rate limit)

Person Logs in With github
-They are then redirected to a server that is not based off github pages

That server finishes up the authentication
-They are then redirected to the blog with a OAUTH token as a get parameter

The Web App reads the parameter and then uses it in all future requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions