https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25952

--- Comment #1 from David Cook <[email protected]> ---
It looks like it's due to rate limiting.

I can use the search API:
https://api.github.com/search/repositories?q=koha-plugin+user:bywatersolutions+in:name,description

But I can't get the releases:
https://api.github.com/repos/bywatersolutions/koha-plugin-coverflow/releases/latest

I guess that's because I've done < 60 searches, but each search has to do X
release API calls, so it would be easy to exceed 60 API calls quickly if a
person was looking for "koha-plugin" which would retrieve everything.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to