I tried out the Weather sample with SDK 1.0.0 but the JSON request never return (onReceive is not reached).
I had the same problem in old SDK with request to http://api.openweathermap.org/data/2.5/forecast (for the 3 hour forecast).
Is the a problem with JSON in general (e.g. if the answer has a certain size?)?:confused: