Before I was using the Javascript widged from google autocomplete place and fine, it worked and there's a function so you get the sessionToken and you save some $$ in billing, but my PM wanted me to work using request to https://maps.googleapis.com/maps/api/place/autocomplete/json?parameters and I cannot find any info or documentation on how to get these tokens using the API. Even in the google video they mention the possibility of use the web service and use sessiontokens, but now, how do you make those?
I tried using the Javascript widget but that's not what the PM wants