algorithmic modeling for Rhino
It looks like I can´t use the Xml - parser if I want read from an https
( e. g. https://maps.googleapis.com/maps/api/timezone/xml?location=52.5,13.... in this case) .
Can someone advise please?
Tags:
I tried with a few example files and https didn't seem to work. Does it need to be https?
Unfortunately yes:
"Important: You must submit requests via https, not http."
from
Https sites encode their data. The XML parser has no input for certificate nor private key (unlike the Pachube/Cosm reader for ex.). Therefore it cannot read secure pages.
I see. Well, maybe something to add in the future, Luis?
Meanwhile using a diffenrent API (http://www.earthtools.org/) solved my problem.
Thank you all.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by