Just a thought, but I suspect that you're not going to be able to use
the API locally without that error message. Although your computer
calls itself "localhost", from Google's end your computer is most
likely just an IP address (no reverse DNS set up), or something like
lisas-computer.wireless.ualberta.ca (for example, what your computer
might resolve to on campus at my university).

The API documentation might say something about how to run it locally
without error?

-Brady

On Nov 29, 5:35 am, icewoman <[EMAIL PROTECTED]> wrote:
> I'm trying to have my Rails app create a web page showing the Google
> Earth API.  I've been having some problems with it, but finally got
> the window to come up by putting all the javascript code in as a
> javascript_tag in my rhtml..  Now I keep getting the an error that my
> key is registered for a different website..  Even though I've created
> new keys for "localhost:3000" and my production website.
>
> Anyone know what might be the problem?
>
> I saw a previous potentially relevant posting that talked about
> routing, but I'm thinking that they key is supposed to work for ANY
> page served off that site?
>
> Thanks for any help you can provide!
>
> -Lisa
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to