openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
632 stars 370 forks source link

PNNS search does not work anymore #9279

Open monsieurtanuki opened 10 months ago

monsieurtanuki commented 10 months ago

What

Steps to reproduce the behavior

https://world.openfoodfacts.org/cgi/search.pl?lc=en&tags_lc=en&pnns_groups_2_tags=potatoes&search_terms=&json=1&api_version=3

{
    "page": 1,
    "page_size": 24,
    "products": [],
    "skip": 0
}

Expected behavior

stephanegigandet commented 10 months ago

Should be fixed by https://github.com/openfoodfacts/openfoodfacts-query/issues/22