PATCH requests don't accept non-ASCII passwords #9503
Labels
🔐 API auth
The API requires auth in order to perform editing.There is a common mechanism & a Robotoff mechanism
API
Issues related to the Open Food Facts API. More specific labels exist & should be used (API WRITE…)
🔐 Password
I've changed my password in order to include a
£
and have witnessed no problem in most cases:BUT: I've encountered a problem with the new packagings feature, which is the only case to be saved with a PATCH request (
temporarySaveProductV3
,/api/v3/product/$barcode
).Any idea why the PATCH request would not accept a password with a
£
, whereas the/cgi/product_jqm2.pl
POST works correctly?Originally posted by @monsieurtanuki in openfoodfacts/smooth-app#4663 (comment)
The text was updated successfully, but these errors were encountered: