googlemaps / googlemaps/openapi-specification

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

Aperta
#185 4 commenti 0 reazioni 1 assegnatario Rivendicata da @jonesfloyd Vedi su GitHub
priority: p3 type: bug
Lingua principale
Nessun dato sulla lingua
Stelle
119
Fork
95
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

#### 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!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.