treflehq / trefle-api

🍀 Trefle is a botanical JSON REST API for plants species, allowing you to search and query over all the registered species, and build the next gardening apps and farming robots.
https://trefle.io
GNU Affero General Public License v3.0
476 stars 50 forks source link

Images not found #95

Closed odziminski closed 3 years ago

odziminski commented 3 years ago

Describe the bug

Plant's images hosted on bs.plantnet.org are not working. It returns either Error 404 Not Found or Error 500 Internal Server Error.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://trefle.io/
  2. Scroll down to Try it!
  3. Enter any plant's name
  4. Copy "image_url"
  5. Try to open copied URL
odziminski commented 3 years ago

Images are now working again, I guess it was host's server issue.