Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
eduardo_dimperio
Specialist II
Specialist II

Rest Connection - Google API - Fails

Hi all,

I have a problem to create a Rest Connection:

My other Google Connections i have no problem

In this example that works i have the Field input that accept string, for that reason i can use this variable and just put a "With Connection" in my Json.

https://maps.googleapis.com/maps/api/place/findplacefromtext/json?input=$(vInput)&inputtype=textquer...)

 

But my problem is with https://maps.googleapis.com/maps/api/geocode/json?latlng=$(vLatLng)&key=$(vKey), cause latlng expect a number, so i receive for response a error when i try to create a connection with this url and if a set some value and use With Connection thats not work.

Thank you

 

 

Labels (2)
0 Replies