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

mvn versioneye:create fails with ratelimit exceded #70

Open
cdeszaq opened this issue Nov 29, 2016 · 3 comments
Open

mvn versioneye:create fails with ratelimit exceded #70

cdeszaq opened this issue Nov 29, 2016 · 3 comments

Comments

@cdeszaq
Copy link

cdeszaq commented Nov 29, 2016

This happens if the project already exists, as well as if the project is band-new. The API key only shows 1 or 2 additonal accesses, so clearly the 50-per-hour limit isn't being hit, but the plugin is getting a ratelimit error.

@cdeszaq
Copy link
Author

cdeszaq commented Dec 1, 2016

the securityCheck, versionCheck and the combined goals are all failing for me with the same ratelimit exceeded issue, and now the use counter on the API token isn't even incrementing.

@reiz
Copy link
Member

reiz commented Dec 22, 2016

Hi @cdeszaq Sorry for the late response. Can you share a link to your VersionEye project and a link to your pom.xml?

@reiz
Copy link
Member

reiz commented May 25, 2017

@cdeszaq By default you can make 50 HTTP requests per hour to our public API. If you need more requests you need to buy a paid subscription. Let me know if this is still an issue for you.

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