-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
oauth key and password were set, but App throw Error 442 when i try to login?How can I fix it? #187
Comments
emmmm...... Suddenly,sign in successly when I debugging the app. |
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I open url: https://api.github.com/authorizations in safari:
params like this:
{"scopes":["user","repo","gist","notifications"],"note":"admin_script","client_id":"xxxxx","client_secret":"xxxx"}
{
"message": "API rate limit exceeded for 61.175.197.202. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
"documentation_url": "https://developer.github.com/v3/#rate-limiting"
}
The text was updated successfully, but these errors were encountered: