Foursquare venue search (intent "browse") does not seem to honor categoryId -


After

If I create this query:

In which I specify several category IDs, I get this result again:

{"meta": {"code": 200}, "response": {"places": [ {"Id": "4f3ccf34e4b030292acf2336", "Name": "DI TUTTO DI PIU" - Mercatino usato "," Contact ": {}," Location ": {" Address ":" Manderi, 62, 50013 Campi "Tuscany", "Bisnijio FI", "Lynn": 43.15417380610575, "PostalCode": "50013", "CC": "IT", "City": "Campi Bisenzio", "State" Country ":" Italy "}," sh "Art and Craft Store", "sHORTNAME": "Arts & Crafts Shop", "pluralName": "Arts & amp; Crafts": "Art & amp; Crafts" "," Icon ": {" prefix ":" https://ss1.4sqi.net/img/categories_v2/shops/artstore_ "," suffix ":" .png "}," primary ": true}]," True, "restricted": true, "statistics": {"checkinsCount": 16, "usersCount": 15, "tipCount": 2}, "special": {"count": 0, "item" : []}, "Here Now": {"Count": 0, "Group": []}, "referralId": "V- + 139281186 9"}]}}

Is a place in which the category IID 4bf58dd8d48988d127951735 ("Art & amp; Craft Store "), which is not included in the request.

Compact site result is that you post It is showing only the primary category of the site, which is an art and craft shop. However, if you run a location details call with that place ID, you will be able to see that the location of the Flea Market is the secondary category ID You searched for both primary and secondary class IDs


Comments