openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
851 stars 282 forks source link

_Exception: Exception: Could not save product - [{impact: {id: failure, name: Failure, lc_name: Failure}, mes... #4723

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: SMOOTHIE-1M8

Not sure if a bug. It seems triggered by a background task possibly.

_Exception: Exception: Could not save product - [{impact: {id: failure, name: Failure, lc_name: Failure}, message: {id: invalid_user_id_and_password, name: Invalid user id and password, lc_name: Invalid user id and password}}]
M123-dev commented 1 year ago

Thats something we have seen a few time, we need to have a way to notify a user of wrong credentials from a background task

monsieurtanuki commented 12 months ago

Thats something we have seen a few time, we need to have a way to notify a user of wrong credentials from a background task

cf. #4638