Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features page: 401 JSON returned #114

Open
mroswell opened this issue May 20, 2017 · 0 comments
Open

Features page: 401 JSON returned #114

mroswell opened this issue May 20, 2017 · 0 comments

Comments

@mroswell
Copy link
Contributor

All of the links in this line:

RESTful API with more URL, limits, filters, orders and more..

on:
http://docs.gae-init.appspot.com/features/

yield the following:
{
"description": "The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.",
"error_class": "Unauthorized",
"error_code": 401,
"error_message": "Unauthorized",
"error_name": "unauthorized",
"status": "error"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant