Page 1 of 1

API Key help with code

Posted: Sat 08 Mar 2014 6:00 am
by Michael_Wright
hi I am new to the api how do I put this together for the website mike

Code: Select all

HTTP/1.1 200 OK
X-CreationTime:0.037Date:Sat, 08 Mar 2014 05:58:22 GMTContent-Length:258Expires:Sat, 08 Mar 2014 05:58:22 GMTLast-Modified:Sat, 08 Mar 2014 05:58:22 GMTSet-Cookie:DT=1394258302:22378:365-c9; path=/; expires=Fri, 01-Jan-2020 00:00:00 GMT; domain=.wunderground.comContent-Type:application/json; charset=UTF-8Server:Apache/1.3.42 (Unix) PHP/5.3.2Pragma:no-cacheCache-Control:max-age=0, no-cache
{
  "response": {
    "version": "0.1",
    "termsofService": "http://www.wunderground.com/weather/api/d/terms.html",
    "features": {
      "forecast10day": 1
    },
    "error": {
      "type": "querynotfound",
      "description": "No cities match your search query"
    }
  }
}

Re: API Key help with code

Posted: Sat 08 Mar 2014 8:58 am
by captzero
Mike, have you been to the wunderground weather API documentation page?
http://www.wunderground.com/weather/api/d/docs