versioneye_maven_plugin icon indicating copy to clipboard operation
versioneye_maven_plugin copied to clipboard

`mvn versioneye:create` fails with ratelimit exceded

Open cdeszaq opened this issue 8 years ago • 3 comments

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 avatar Nov 29 '16 18:11 cdeszaq

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.

cdeszaq avatar Dec 01 '16 06:12 cdeszaq

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

reiz avatar Dec 22 '16 19:12 reiz

@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.

reiz avatar May 25 '17 13:05 reiz