• Resolved niseadel

    (@niseadel)


    Hello! I dont need geolocation in woocommerce.


    In Settings – Standard Client Location
    I removed the checkbox from geolocation to “no standard location”.

    But i see one http api reguest to https://ipinfo.io with notice “429 Too Many Requests”. call source – WC_Geolocation::geolocate_via_api()

    And one http api reguest to https://ip-api.com/ with 200 OK. from the same source

    These two queries appear on any page of the site. I think they have a negative effect on page generation speed. How disable?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mouli a11n

    (@mouli)

    Hi there,

    Please check that you have not added a MaxMind key to enable the geolocation database under WooCommerce ? Settings ? Integrations.

    That and the settings you are using regarding customer location should stop the calls you are seeing.

    Plugin Support kellymetal a11n

    (@kellymetal)

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this thread as resolved. If you have any further questions, please start a new thread.

    Have a wonderful day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WC_Geolocation – 429 Too Many Requests. How disable geolocation?’ is closed to new replies.