Hello,

First off, I have been experiencing this same issue for a while also
with some dynamic feed urls, I had a chance today to discuss it with
the Dev Team so they are looking in to it now.

Second, I noticed you have two double quotes when you should only be
using one if your trying to restrict it to that phrase.

Third, with regards to your API key and where it goes, it's always
best to provide a link to your code or paste it in pastebin or paste-
it.net etc, but there are usually two different ways to do this
depending on how your using the api.

1) if using the Google code and loaders then your api key gets added
to the JSAPI script

http://www.google.com/jsapi?key=YOUR_API_KEY_GOES_HERE

2) if using the RESTful aspects of the API then it gets added to your
query URL.

http://ajax.googleapis.com/ajax/services/feed/load?foo=bar&key=YOUR_API_KEY_GOES_HERE
(foo=bar are your params being used)

http://code.google.com/apis/ajaxfeeds/documentation/reference.html#_intro_fonje


Regarding your last comment, I have never heard of needing to contact
Google for an admin area for sharepoint. This API is intended for
public use on a website not internal corporate applications or
something similar.

I will try to update this thread again when a fix is available for the
feed urls issue. (still trying to isolate the trigger cause)

Cheers!
Vision Jinx

On Jan 20, 12:19 am, "clare.willi...@housing.wa.gov.au"
<clare.willi...@housing.wa.gov.au> wrote:
> Our news feed did not work, had a 403 message. I have been told to get
> the api key, how to I appy this to the end of the feed:
>
> http://news.google.com.au/news?pz=1&ned=au&hl=en&as_scoring=r&as_maxm...
>
> I have also been told to contact google directly to get a user
> account, so I can add this to the admin area of sharepoint.
>
> I really need this feed to work, there is no-one to talk to with Google
-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to google-ajax-search-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.


Reply via email to