Google+ API : Get Profile's currentLocation
I'm currently building a test and trying to get a google+ user location. I'm testing on myself and have set my position to public. I was originally planning to use Google Latitude, however, since Google is deprecating this API in a few days, my only option is to use the Google+ API. The parameter currentLocation was added a few months ago I'm therefore trying to get it. But could not manage to do it. I've tested on my own server using the PHP API and then the JS API with Oauth2.0, but this damn parameter is never sent back. I can get any other parameter but definitely not that one. Then I've