Address Picker is broken

Hello,

When, text set in Address Picker, no suggestions are displayed,
Error message (in console) :

{
    "name": "AlgoliaSearchError",
    "message": "Places service has been sunsetted: https://algolia.com/blog/product/sunsetting-our-places-feature. Please contact us if you have questions.",
    "debugData": [
        {
            "currentHost": "https://places-dsn.algolia.net",
            "headers": {
                "x-algolia-agent": "Algolia for JavaScript (3.35.1); Browser (lite); Algolia Places 1.19.0",
                "x-algolia-application-id": "**hidden for security purposes**",
                "x-algolia-api-key": "**hidden for security purposes**"
            },
            "content": "{\"params\":\"hitsPerPage=5&language=en&query=1%20r\"}",
            "contentLength": 50,
            "method": "POST",
            "timeouts": {
                "connect": 1000,
                "complete": 2000
            },
            "url": "/1/places/query",
            "startTime": "2022-10-03T10:15:34.359Z",
            "endTime": "2022-10-03T10:15:34.887Z",
            "duration": 528,
            "statusCode": 403
        }
    ],
    "statusCode": 403
}

Capture d’écran 2022-10-03 à 12.16.04

Hello @Justin_Martin,

Thanks for your report! :raised_hands:

You are right, the Address Picker is not functional anymore.
We need to rework it. I’ll let you know once it’s done.

Sorry for this inconvenience and thanks for your patience!

1 Like

Hello @Justin_Martin,

The address picker is functional again!
Let us know if it’s working well on your side.

Sorry again for the inconvenience and thanks for the report!

1 Like