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

oauth key and password were set, but App throw Error 442 when i try to login?How can I fix it? #187

Closed
zsmjhtn opened this issue Dec 21, 2018 · 2 comments

Comments

@zsmjhtn
Copy link

zsmjhtn commented Dec 21, 2018

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"
}

@zsmjhtn
Copy link
Author

zsmjhtn commented Dec 21, 2018

emmmm...... Suddenly,sign in successly when I debugging the app.
it is 4:00 afternoon.
Maybe the rate limit will be recovered every hour.
But how to solve it?

@CarGuo
Copy link
Owner

CarGuo commented Dec 21, 2018

if "client_id":"xxxxx","client_secret":"xxxx" is right ,
you will not face to API rate limit

@CarGuo CarGuo closed this as completed Dec 24, 2018
@CarGuo CarGuo mentioned this issue Nov 21, 2019
@w497763094 w497763094 mentioned this issue Mar 10, 2020
@JevonShi JevonShi mentioned this issue Mar 10, 2020
@HaobinXu HaobinXu mentioned this issue Mar 20, 2020
@luan823230 luan823230 mentioned this issue Mar 24, 2020
@MrHGJ MrHGJ mentioned this issue May 19, 2020
@hzg1105 hzg1105 mentioned this issue Jun 14, 2020
@wangkr wangkr mentioned this issue Jul 4, 2020
@gss3000 gss3000 mentioned this issue Jul 8, 2020
@Liway Liway mentioned this issue Jun 22, 2022
@jayVRIY jayVRIY mentioned this issue Dec 8, 2022
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

2 participants