I am pulling attempting to pull data for the major Australian cities. Calls to cities like the below work:
However Perth does not:
This returns a relatively empty dataset. Since you have Perth available on your website, why is it not accessible via the API?
https://api.wunderground.com/api/KEY/conditions/q/Australia/sydney.json
https://api.wunderground.com/api/KEY/conditions/q/Australia/melbourne.json
However Perth does not:
https://api.wunderground.com/api/KEY/conditions/q/Australia/perth.json
This returns a relatively empty dataset. Since you have Perth available on your website, why is it not accessible via the API?