hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

Unable to search packages from the website because of HiArt Exception #150

Closed HeikkiYlipaavalniemi closed 2 years ago

HeikkiYlipaavalniemi commented 2 years ago

The website asset-packagist.org seems to be giving an internal error when trying to search for packages.

Example: https://asset-packagist.org/package/search?query=test&platform=bower%2Cnpm

SilverFire commented 2 years ago

Hi, thanks for a report.

https://libraries.io/ API now requires API_KEY, otherwise, we hit a rate limit too early. We'll update integration to use an API key soon.

SilverFire commented 2 years ago

Done: https://github.com/hiqdev/yii2-hiart-librariesio/commit/34e1bf964f47e67442888d4f17b4251811600031

Now search works as expected