Skip to content

Instantly share code, notes, and snippets.

@afelicioni
Created July 7, 2015 15:35
Show Gist options
  • Save afelicioni/c9337d92dada467b7d3a to your computer and use it in GitHub Desktop.
Save afelicioni/c9337d92dada467b7d3a to your computer and use it in GitHub Desktop.
WUAPI
Partial error code list
from https://apicommunity.wunderground.com/weatherapi/topics/error-code-list
missingkey : you must supply a key
keynotfound : this key does not exist
invalidkey : this key is not valid due to exceeding rate plan
invalidfeature : a requested feature is not valid due to exceeding rate plan
querynotfound : No cities match your search query
plannerwithhistory : Cannot load Travel Planner and History in the same request
invalidquery : you must supply a location query
imageload : failed to load the image
radarwithothers : Cannot load radar in the same request as other features
radarargs: you must supply query arguments for the radar image.
invalidformat : you must supply a valid output format
invalidimage : image output is only available for certain features, see documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment