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

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -