Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter andosto

    (@andosto)

    Resolved, thank you!

    Thread Starter andosto

    (@andosto)

    Hi Tijmen Smit,

    there was the problem, I didn’t save hit “save” after putting in Lat/lng.

    No it’s working perfectly, thank you for your support!!

    Best Regards
    Manni

    Thread Starter andosto

    (@andosto)

    Hello, does anyone have any advice or idea?

    Thread Starter andosto

    (@andosto)

    Hi Tijem, thank you for your answer.

    I did set the IP mentioned in the error as the referrer. Following is what i get then (as error?). There is no error mentioned in this result, no further IP address and I do not know where this NY address is coming from.

    No, I have no lat/lng values set at any of my addresses. Neigher my shop address nor the addresses of our partners have lat/lng values. Do I need them?

    {
       "results" : [
          {
             "address_components" : [
                {
                   "long_name" : "10036",
                   "short_name" : "10036",
                   "types" : [ "postal_code" ]
                },
                {
                   "long_name" : "Manhattan",
                   "short_name" : "Manhattan",
                   "types" : [ "political", "sublocality", "sublocality_level_1" ]
                },
                {
                   "long_name" : "New York",
                   "short_name" : "New York",
                   "types" : [ "locality", "political" ]
                },
                {
                   "long_name" : "New York County",
                   "short_name" : "New York County",
                   "types" : [ "administrative_area_level_2", "political" ]
                },
                {
                   "long_name" : "New York",
                   "short_name" : "NY",
                   "types" : [ "administrative_area_level_1", "political" ]
                },
                {
                   "long_name" : "United States",
                   "short_name" : "US",
                   "types" : [ "country", "political" ]
                }
             ],
             "formatted_address" : "New York, NY 10036, USA",
             "geometry" : {
                "bounds" : {
                   "northeast" : {
                      "lat" : 40.768738,
                      "lng" : -73.97811609999999
                   },
                   "southwest" : {
                      "lat" : 40.7236249,
                      "lng" : -74.004786
                   }
                },
                "location" : {
                   "lat" : 40.7602619,
                   "lng" : -73.9932872
                },
                "location_type" : "APPROXIMATE",
                "viewport" : {
                   "northeast" : {
                      "lat" : 40.768738,
                      "lng" : -73.97811609999999
                   },
                   "southwest" : {
                      "lat" : 40.7236249,
                      "lng" : -74.004786
                   }
                }
             },
             "place_id" : "ChIJByP4k1NYwokR7WYV3pZo1fc",
             "types" : [ "postal_code" ]
          }
       ],
       "status" : "OK"
    }
Viewing 4 replies - 1 through 4 (of 4 total)