I think I see the problem, was using the wrong sessionToken.
Is there a way to allow for longer timeouts anyway?
I think I see the problem, was using the wrong sessionToken.
Is there a way to allow for longer timeouts anyway?
Fixed it!
Seems the notation should be as follows:
var location_name = Apperyio.storage.reverse_geocode.get( "$['results'][2]" ).formatted_address;
meaning, you need to get the array item as an objecr, then reference the specific parameter.
Fixed it! Just needed to add JSON.stringify before saving it to the db.
This may be helpful:
"code: "DBSC252"
description: "Invalid value for type 'object': '{"results":[{"address_components":[{"lo"