Any specific reason why the content type is [application/javascript]
and not [application/json] when you try to invoke the
http://geoapi.fwix.com/places.json
endpoint?
That creates a problem when using the automatic content negotiation
(with Spring RestTemplate).
Cheers,
Nicolas