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

API request to Project Search with page > 100 returns Internal Server Error #2880

Open
kirq4e opened this issue Nov 1, 2021 · 0 comments
Open

Comments

@kirq4e
Copy link

kirq4e commented Nov 1, 2021

When creating request to the API Method "Project search" with parameters page=101 and per_page=100 the server returns "Internal server error" message.

For example:

https://libraries.io/api/search?api_key=api_key&per_page=100&page=101&q=ruby

returns

{"error":"internal server error"}
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

1 participant