Results 1 to 2 of 2

Thread: invalid key error

  1. #1
    Join Date
    Sep 2005
    Posts
    22
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default invalid key error

    I am using the code from:

    http://www.dynamicdrive.com/dynamici...sdisplayer.htm

    I set up my api key as such:

    <script type="text/javascript" src="http://www.google.com/jsapi?key=http://www.jfedshaw.org">

    Yet I am getting an invalid key error at:

    http://www.jfedshaw.org/rss_feeds.htm

    gfeedfetcher is in the same root folder as the feed file.

    Can you help?
    Last edited by jscheuer1; 01-19-2009 at 03:25 PM. Reason: fix broken link

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    From the demo page:

    IMPORTANT: Notice the "YOUR-API-KEY" portion at the very top of the code. You need to replace that with your free Google API Key. Go to this page and enter your site's domain (aka the domain you wish to display this script on). A key that is super-long is generated. Replace "YOUR-API-KEY" with this key!

    The generate key will work on any page within the specified domain. If you need to use this script on another domain, generate another key
    There could also be other problems, but you must get a generated key, your domain name by itself isn't valid.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Jerome (01-20-2009)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •