kirq4e

Results 1 issues of kirq4e

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