Exploring Google Weather APIs using “XmlListModel & XmlRole” for Current Weather, Weather Forecast. I’m trying to execute the sample app as mentioned in “QtQuickAppDevIntro.pdf”. The downloaded code is used. However, I get to received NO DATA in response. The “http://www.google.com/ig/api?weather=Munich&hl=en” URL when given in browser is displaying below message instead of XML data.
“We’re sorry…
… but your computer or network may be sending automated queries. To protect our users, we can’t process your request right now.”
How to proceed further?
↧