Hi,

I have just discovered what the problem is after wasting about 8 hours
looking into it. The API version in your script tag that contains the
key will refer to v2 of the API. Until yesterday at about 12:30pm this
mapped to v2.148 of the api. But it was then changed to map to v2.150
of the api and this is what appears to have caused the failures. The
simple fix is to change v2 in the script tag to be v2.148.

This should solve the problem.

Cheers
Gary

On Mar 25, 10:15 am, nmadzharov <[email protected]> wrote:
> Thanks for your reply.
>
> Firebug does not fire any errors.
>
> I have moved the <script ..> tag as suggested but with no effect.
>
> The hosted mode browser fires this error as well:
>
> [ERROR] Failure to load module
> 'com.example.google.gwt.mapstutorial.SimpleMaps'
>
> And in this folder: com/example/google/gwt/mapstutorial/ I have the
> following content:
> SimpleMaps.gwt.xml
> client/
> public/
>
> It is very confusing to me.
> Do you have any suggestion about it ?
>
> Cheers, Nick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to