To be clear, Google Groups doesn't have a Google Data API, so ClientLogin
won't work.
I'm not sure why curl is giving you a 403 error.
That feed seems to be public.

I would ask around the Google Finance API group:
http://groups.google.com/group/google-finance-apis

Eric

On Sun, Mar 22, 2009 at 1:22 PM, Gabriel Murray <gabriel.mur...@gmail.com>wrote:

>
> Hi Eric,
>
> Thanks for the help. What service name do you use if it's a discussion
> group about a particular service, e.g. a discussion group about Google
> Calendar or Google Finance? Is there a service name for all Google
> groups?
>
> Cheers,
> Gabriel
>
> On Fri, Mar 20, 2009 at 8:29 PM, Eric Bidelman <api.e...@google.com>
> wrote:
> > Hi Gabriel,
> > Each API service name is listed here:
> > http://code.google.com/apis/gdata/faq.html#clientlogin
> > Btw, there's a better version of that article here:
> > http://code.google.com/apis/gdata/articles/using_cURL.html
> > Eric
> >
> > On Thu, Mar 19, 2009 at 2:36 PM, Gabriel <gabriel.mur...@gmail.com>
> wrote:
> >>
> >> I have a question relevant to this post:
> >>
> >>
> >>
> http://code.google.com/support/bin/answer.py?answer=78451&useful=1&show_useful=1
> >>
> >> I am trying to use cURL to grab RSS feeds for the discussion pages at
> >> Google Finance, e.g. this page:
> >>
> >>
> >>
> http://finance.google.com/group/google.finance.704586/feed/rss_v2_0_topics.xml
> >>
> >> The authentication request seems to work fine and I get a long auth
> >> code in response. But then if I try the command
> >>
> >> curl --header "Authorization: GoogleLogin auth=DQAA..." "http://
> >> finance.google.com/group/google.finance.704586/feed/
> >> rss_v2_0_topics.xml"
> >>
> >> I get a response that my client does not have permission to get that
> >> URL. How do I get the correct authorization code for this?
> >>
> >> Cheers,
> >> Gabriel
> >>
> >
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" group.
To post to this group, send email to google-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to 
google-help-dataapi+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to