We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi everyone!
It's not always the case, but for example, with 3268840001008, photos are not sorted:
3268840001008
The text was updated successfully, but these errors were encountered:
@g123k Very strange, as it is actually sorted by id. How come ids and timestamps are not following the same order? That said, we can sort by timestamp instead. https://world.openfoodfacts.org/api/v3/product/3268840001008?fields=images
id
"154": { "sizes": { "100": { "h": 100, "w": 75 }, "400": { "h": 400, "w": 300 }, "full": { "h": 4032, "w": 3024 } }, "uploaded_t": "1633067687", "uploader": "openfoodfacts-contributors" }, "155": { "sizes": { "100": { "h": 100, "w": 38 }, "400": { "h": 400, "w": 150 }, "full": { "h": 1080, "w": 406 } }, "uploaded_t": "1604314658", "uploader": "kiliweb" },
Sorry, something went wrong.
monsieurtanuki
Successfully merging a pull request may close this issue.
Hi everyone!
It's not always the case, but for example, with
3268840001008
, photos are not sorted:The text was updated successfully, but these errors were encountered: