django - Foursquare API giving local names -
i using foursquare's venue explore option city nearest user.
https://api.foursquare.com/v2/venues/explore?client_id=client_id&client_secret=client_secret&v=20141215&m=foursquare&ll=70.1234,28.234324&limit=2
when try query in postman country norway
when run through terminal norwegian name norge
am missing here? how international name norway foursquare
so giving parameter locale specifying en solved case.
https://developer.foursquare.com/overview/versioning#internationalization
Comments
Post a Comment