Hi,
I've been using the new venue browse intent functionality quite extensively using both the sw/ne and the radius approaches. I've been getting several unexpected 400 errors, that my geographic area is too big, e.g.:
PATH: venues/search
PARAMETERS: {
intent = browse;
ll = "40.659221,22.947004";
"oauth_token" = xxxxxxx;
radius = 421;
v = 20111030;
}
META:{
code = 400;
errorDetail = "Your geographic boundary is too big. Please search a smaller area.";
errorType = "param_error";
}
I might make, say, five of these calls in nearby areas, and get one error in between.
Thanks,
Nick Toumpelis
iOS Software Engineer
Thessaloniki, Greece
twitter: nicktoumpelis