You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @react-google-maps/api library no longer works with the new Places API (New) from Google Cloud. When using the Places search feature, it throws the following error:
2117-fc741434ebc9c7dd.js:1 This API project is not authorized to use this API. Places API error: ApiNotActivatedMapError
Previously, the old Places API worked fine, but since Google has removed it, the new API is not compatible with @react-google-maps/api. Please provide support for the new Places API (New).
The text was updated successfully, but these errors were encountered:
Having the same issue. Can't use the new places API. It's not that I want to but Google just doesn't show the Legacy one anymore in the console, so you can't enable it or use it.
The @react-google-maps/api library no longer works with the new Places API (New) from Google Cloud. When using the Places search feature, it throws the following error:
2117-fc741434ebc9c7dd.js:1 This API project is not authorized to use this API. Places API error: ApiNotActivatedMapError
Previously, the old Places API worked fine, but since Google has removed it, the new API is not compatible with @react-google-maps/api. Please provide support for the new Places API (New).
The text was updated successfully, but these errors were encountered: