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
it turns oout google dont support id in the fields which is included by the library by default. Current workaround is to copy the component from node module and remove the id from this line
Last night we started receiving this error message from Google, then it stopped after a few hours, and then started happening again this evening:
/**/xdc._59ytoe && xdc._59ytoe( {
"error_message" : "Error while parsing 'fields' parameter: Unsupported field name 'id'. ",
"html_attributions" : [],
"status" : "INVALID_REQUEST"
}
)
https://maps.googleapis.com/maps/api/place/js/PlaceService.GetPlaceDetails?2sen-US&10e3&14m1&1sChIJ5RMSqLYwW4YRYfY5q9XXt8U&15sDB6CFA28-6A81-4EA6-BCEB-14A464CEBFDF35e40m4ssbpg&16m1&1saddress_components%2Cadr_address%2Calt_id%2Cformatted_address%2Cgeometry%2Cicon%2Cid%2Cname%2Cbusiness_status%2Cphoto%2Cplace_id%2Cscope%2Ctype%2Curl%2Cutc_offset%2Cvicinity&17m1&2e1&callback=_xdc_._59ytoe&key=<KEY_REDACTED>&token=35321
Is anyone else experiencing this? Is there something we need to change?
The text was updated successfully, but these errors were encountered: