-
Notifications
You must be signed in to change notification settings - Fork 11
Security error at zorbuth #74
Comments
This adds support for a location string that overrides the WOEID entry. So now can enter a free form location such as "Pine Crest TN" or "London, england". Only when location is left blank is the entered WOEID used in the yahoo query. Otherwise, the location string (that can also be a zipcode) is used in the query. Also, added note that a web search can be done to find alternate sites to obtain WOEID if needed, plus some clean up on configuration labels (periods at end of sentences, etc.). modified: plasmoid/contents/config/main.xml modified: plasmoid/contents/ui/ConfigGeneral.qml modified: plasmoid/contents/ui/Yahoo.qml
Looking closer at this, it appears that the WOEID is not actually required. There is a supported yahoo query that allows a location string or zip code to be used instead of WOEID. It is illustrated here: https://developer.yahoo.com/weather/ |
FYI, zourbuth site is now working again for me. Not currently seeing "Security Error" when looking up woeid. (See PR #75 for changes related to this issue.) |
When I use the link provided to obtain a woeid I can't get the woeid but only the message "Security Error!". Not sure if this is just a temporary error or something really broken or changed at the zorbuth site (maybe they now have a different url that uses https, but if I prepend https to the current url I only get 404).
If I do a google search on "woeid lookup" I find many other sites that successfully do the lookup.
I would recommend adding a note to the configuration page that a web search on "woeid" can also find other sites that do the lookup if or when the zorbuth site fails.
The text was updated successfully, but these errors were encountered: