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, "[email protected]"
<[email protected]> 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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to