googlemaps / googlemaps/openapi-specification

Places: FindPlace API [parameters] Bug - /maps/api/place/findplacefromtext/json

Offen
#185 4 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @jonesfloyd Auf GitHub ansehen
priority: p3 type: bug
Vorherrschende Sprache
Keine Sprachdaten
Sterne
119
Forks
95
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

#### Steps to reproduce

1. In postman, trying to call findplacefromtext with utc_offset as a field yet the documentation says utc_offset is an option

#### Code example

```
https://maps.googleapis.com/maps/api/place/findplacefromtext/json?fields=formatted_address,name,geometry,utc_offset&input=CN%20Tower,%20Toronto,%20Ontario&inputtype=textquery&key=
```

#### Stack trace
```
{
"candidates": [],
"error_message": "Error while parsing 'fields' parameter: Unsupported field name 'utc_offset'. ",
"status": "INVALID_REQUEST"
}
```

Following these steps will guarantee the quickest resolution possible.

Thanks!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.