yupbank / demorest

0 stars 0 forks source link

Geo requests don't work #2

Closed littlepea closed 12 years ago

littlepea commented 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

yupbank commented 12 years ago

fixed