I'm using WeatherUnderground API on my site. I've upgrated my subscription to Anvil Developer plan which is supposed to return 10-day forecast. But I still get 3-day forecast instead. I'm sending get request in a following format
http://api.wunderground.com/api//geol...
How do I change it to receive 10-day forecast?
http://api.wunderground.com/api//geol...
How do I change it to receive 10-day forecast?