Yelp / yelp-api

Examples of code using our v2 API
http://yelp.com/developers
MIT License
580 stars 1.09k forks source link

radius_filter 400 bad request #180

Closed bcowman closed 7 years ago

bcowman commented 7 years ago

I'm trying to find businesses within a certain radius of a longitude/latitude. However I keep getting a 400 bad request error.

Sample Request: https://api.yelp.com/v2/search?term=food&cll=51.93,-8.45&radius_filter=4000

bcowman commented 7 years ago

RFTM. location is required.