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? Also, in my authentication request I tried both -d service=xapi and -d service=gbase Not sure which service should be specified there. Cheers, Gabe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
