Yahoo Weather API now requires an OAuth1 signature. Can I do a normal AJAX GET call from a local html file to retrieve Weather data or do I have to call it from a web server? This is for a local HTML widget I’m creating for my desktop computer and I do not want to get a web server for this only purpose.
If it doesn’t work, I will move to OpenWeatherMap or Weatherbit.
Thanks