Closed littlepea closed 12 years ago
In the database you have a place with lat: 111.0 and lng: 111.0
I'm doing a request that should hit right in that spot: /api/v1/places?lat=111.0&lng=111.0
And getting: "error": ["out of range"]
And I'm getting this error no matter what request I'm doing
fixed
In the database you have a place with lat: 111.0 and lng: 111.0
I'm doing a request that should hit right in that spot: /api/v1/places?lat=111.0&lng=111.0
And getting: "error": ["out of range"]
And I'm getting this error no matter what request I'm doing