Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting web file from Https

I've read community all along but i cant find the solutions.

I need to get coordinates from google maps api. Without api key everything is ok, but I need to do it with registered key.

Co I need to input this kind of request:

LOAD

    status,

    "result/formatted_address"

FROM

[https://maps.googleapis.com/maps/api/geocode/xml?address="PLACEID",+CA&key="KEY"]

But Qlik sense doesn't allow me to get anything via https request.

How may i solve it?

0 Replies