Recipe - Food - Nutrition

FREEMIUM
Verified
Durch David | Aktualisiert 21 день назад | Food
Popularität

9.9 / 10

Latenz

504ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Incorrect ingredient parsing

Rapid account: Cconaway 9
cconaway9
5 лет назад

Just a heads up, but the following recipeId (613300) has an incorrect parsing of the ingredient when queried through the GetRecipeInformation end point (maybe other end points as well), as seen below:

“extendedIngredients”:[
0:{…}
1:{…}
2:{…}
3:{
“id”:10020088
"aisle":“Pasta and Rice”
“image”:“rice-wild-uncooked.png”
“consitency”:“solid”
“name”:“grain blend”
“original”:“3 slices whole grain or gluten free bread**”
“originalString”:“3 slices whole grain or gluten free bread**”
“originalName”:“whole grain or gluten free bread**”
“amount”:3
"unit":“slices”
“meta”:[…]
“metaInformation”:[…]
“measures”:{…}
}

Rapid account: Cconaway 9
cconaway9 Commented 5 лет назад

After testing with the parse ingredients end point, it looks like this is due to the “or gluten free” portion of the string. Parsing “3 slices whole grain bread**” works flawlessly.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen