-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1.foursquareApi.venuesExplore("40.710313,-73.937416", null, null, null,
1000,"food", "tower", 50, null);
What is the expected output? What do you see instead?
A list of recommended Compact Venues
What version of the product are you using? On what operating system?
I am using foursquare-api-1.0.2.jar on Ubuntu 12.10
Please provide any additional information below.
When I call the method venuesExplore() I get the exception
"fi.foyt.foursquare.api.FoursquareApiException: org.json.JSONException:
JSONObject["keywords"] not found."
Original issue reported on code.google.com by vadim.gr...@gmail.com on 21 Oct 2013 at 8:11
Reactions are currently unavailable