[android-developers] Re: Problem accessing Google Weather API

2009-02-17 Thread Scott
You may find that if you have the code that goes and grabs the code identify itself as the following user agent: Mozilla/5.0 the code will once again work. I had this problem with a perl weather fetching script and solved it by having my http fetch software LWP::UserAgent identify as Mozilla/

[android-developers] Re: Problem accessing Google Weather API

2009-02-16 Thread pillsoon.p...@gmail.com
I have same problem, too. It was working fine, but suddenly only saying FileNotFoundException. I haven't found any question or posting about this problem for 4 days. So, I guess it's only for some country. I guess you are in Japan, right? I'm in Korea. That's why I'm thinking like that. I

[android-developers] Re: Problem accessing Google Weather API

2009-02-15 Thread Mateusz Łapsa-Malawski
Same here although I was using it in webapp. On Feb 12, 2:38 pm, Rockingteam androidmai...@gmail.com wrote: Hi, I have an application that uses Google Weather API. The application was working fine till yesterday night and today morning all of sudden am getting an exception that says :