As of March 1st, 2025, google.maps.places.Autocomplete is not available to new customers. Please use google.maps.places.PlaceAutocompleteElement instead.
This error occurs any time address autocomplete: True is used for new installations, and therefore effectively prevents use of address autocomplete for new users.
I believe the new endpoint uses the new "Places (new) API". Would it be possible to update to the new method?