Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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 (1)
0 Replies