R
romain.pennes@foederis.fr
Guest
Hello, This works fine in my Rollbase trigger(hopefully the adress isn't shortened): var result = rbv_api.stringToJson(rbv_api.sendHttpGet(" maps.googleapis.com/.../json )); rbv_api.println(result.results[0].geometry.location.lat); Have you added the "rbv_api.stringToJson" call? Cheers, Romain.
Continue reading...
Continue reading...