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

Not able to specify client Id and client secret to connect using OAuth #256

Closed
sbhaktha opened this issue Mar 7, 2016 · 2 comments
Closed

Comments

@sbhaktha
Copy link

sbhaktha commented Mar 7, 2016

Hi,

I would like the 5000 requests rate limit / hour offered by GitHub for authenticated requests-- to do this if you're using OAuth you need to send the client Id and secret. Please see : https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications . But I don't see a way to do that via your API. Looks like they take only the OAuth Access token. Is there a way to pass these? Or I am stuck with the 60 requests / hour limit.

Appreciate your help!
Thanks,
Sumithra

@sbhaktha
Copy link
Author

sbhaktha commented Mar 7, 2016

Also, is there a way to make these Conditional Requests so that I can stay within limit? https://developer.github.com/v3/#conditional-requests Thanks!

@kohsuke
Copy link
Collaborator

kohsuke commented Mar 12, 2016

See GitHubBuilder

@kohsuke kohsuke closed this as completed Mar 12, 2016
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