Google Maps Platform Status Dashboard

This page provides status information on the services that are part of Google Maps Platform. Check back here to view the current status of the services listed below. If you are experiencing an issue not listed here, please contact Support. Learn more about what's posted on the dashboard in this FAQ. For additional information on these services, please visit https://cloud.google.com/maps-platform/.

For incidents related to Google Cloud Platform and Google Cloud Console, please visit the Cloud Status Dashboard.

Incident affecting Places SDK for Android, Places SDK for iOS, Places Library, Maps JavaScript API

INVALID_REQUEST returned for Place Details requests with an "id" field mask

Incident began at 2023-08-07 21:25 and ended at 2023-08-07 22:01 (all times are US/Pacific).

Date Time Description
7 Aug 2023 22:01 PDT

The issue with Place Details requests has been resolved for all affected users as of Monday, 2023-08-07 21:55 US/Pacific. The errors stopped around 21:35.

Google engineers finished rolling back the change that introduced this behavior, and we believe the issue has been fully mitigated. Please let us know if you are still encountering errors.

We thank you for your patience while we worked on resolving the issue.

7 Aug 2023 21:25 PDT

Summary: INVALID_REQUEST returned for Place Details requests with an "id" field mask

Description: We are experiencing an issue with the Place Details endpoint of the Places API, beginning at Monday, 2023-08-07 13:00 US/Pacific.

Our engineering team is working on rolling back the change that introduced the issue.

We will provide an update by Monday, 2023-08-07 22:05 US/Pacific with current details.

We apologize to all who are affected by the disruption.

Diagnosis: Requests with "id" as a field mask return an INVALID_REQUEST error.

Workaround: As the "id" field has been deprecated in favor of the "place_id" field, remove the "id" field and replace it with "place_id" in the request's field mask.