Closed rudigiesler closed 10 years ago
The current access to the google API assumes that the API is going to return an array whose first element is an object. The Google API actually just returns the object, so the tests and access code needs to be changed to reflect this.
The current access to the google API assumes that the API is going to return an array whose first element is an object. The Google API actually just returns the object, so the tests and access code needs to be changed to reflect this.