You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, getting the public IP from Dart is impossible without an external service (ex : IPify).
Would it be possible to change the endpoint from: https://world.openfoodfacts.net/api/v3/geoip/85.214.132.117
to https://world.openfoodfacts.net/api/v3/geoip/
Basically, if the IP is missing, use the one from the request?
However, getting the public IP from Dart is impossible without an external service (ex : IPify).
Would it be possible to change the endpoint from:
https://world.openfoodfacts.net/api/v3/geoip/85.214.132.117
to
https://world.openfoodfacts.net/api/v3/geoip/
Basically, if the IP is missing, use the one from the request?
Originally posted by @g123k in #10594 (comment)
The text was updated successfully, but these errors were encountered: