-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
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
[Bug] Unable to update product packaging from hunger game #7796
Comments
@alexfauquette The OPTIONS request is sent those headers: access-control-allow-credentials: true I'm not sure which one it wants though. Maybe access-control-allow-methods? Anything else? |
Yes, I was not aware about that but only |
@stephanegigandet any update |
I will look into this. |
Thanks @alexgarel |
What
I tried to use experimental hunger game page to update a product packaging (this product) but it returns CORS issue and the product page is not updated
I reproduced the same request by copy-pasting url/body in postman, and then, it update product information, cf following the modification line:
4 décembre 2022 à 13:32:54 CET - openfoodfacts-contributors - API v3 - voir
Here is the request used:
https://world.openfoodfacts.org/api/v3/product/8001420000788
like
To Reproduce
You should see a PATCH request sent returning CORS issue and the product is not updated
Type of device
REST-API
The text was updated successfully, but these errors were encountered: