[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/
5.0. This solution may die though if it is applied too much.

Cheers,

-Scott

On Feb 16, 2:32 am, pillsoon.p...@gmail.com
pillsoon.p...@gmail.com wrote:
 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 think if this problem is common for all, there should be some
 complaints.

 I'm trying to fix this. If you find a solution first, please share it.

 Thanks and good luck!

 On 2월12일, 오후10시38분, Rockingteam androidmai...@gmail.com wrote:

  Hi,

  I have an application that uses GoogleWeatherAPI.
  The application was working fine till yesterday night and today
  morning all of sudden am getting an exception that says :

 http://403Unauthorizedaccess
  java.io.FileNotFoundException:http://www.google.com/ig/api?weather=Tokyo,Japan

  Is there any change in the service provided by Google.

  Looking forward for help on this.

  Thanks in advance.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 think if this problem is common for all, there should be some
complaints.

I'm trying to fix this. If you find a solution first, please share it.

Thanks and good luck!


On 2월12일, 오후10시38분, Rockingteam androidmai...@gmail.com wrote:
 Hi,

 I have an application that uses GoogleWeatherAPI.
 The application was working fine till yesterday night and today
 morning all of sudden am getting an exception that says :

 http://403Unauthorized access
 java.io.FileNotFoundException:http://www.google.com/ig/api?weather=Tokyo,Japan

 Is there any change in the service provided by Google.

 Looking forward for help on this.

 Thanks in advance.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 :

 http://403Unauthorized access
 java.io.FileNotFoundException:http://www.google.com/ig/api?weather=Tokyo,Japan

 Is there any change in the service provided by Google.

 Looking forward for help on this.

 Thanks in advance.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---