Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
using cURL to interact with Google data...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Gabriel  
View profile  
 More options Mar 19 2009, 5:36 pm
From: Gabriel <gabriel.mur...@gmail.com>
Date: Thu, 19 Mar 2009 14:36:41 -0700 (PDT)
Local: Thurs, Mar 19 2009 5:36 pm
Subject: using cURL to interact with Google data...
I have a question relevant to this post:

http://code.google.com/support/bin/answer.py?answer=78451&useful=1&sh...

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_t...

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel  
View profile  
 More options Mar 19 2009, 6:03 pm
From: Gabriel <gabriel.mur...@gmail.com>
Date: Thu, 19 Mar 2009 15:03:20 -0700 (PDT)
Local: Thurs, Mar 19 2009 6:03 pm
Subject: Re: using cURL to interact with Google data...
Also, in my authentication request I used

-d service=xapi

Not sure if that is the correct service to use.

Cheers,
Gabe

On Mar 19, 2:36 pm, Gabriel <gabriel.mur...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Bidelman  
View profile  
 More options Mar 21 2009, 12:29 am
From: Eric Bidelman <api.e...@google.com>
Date: Fri, 20 Mar 2009 21:29:10 -0700
Local: Sat, Mar 21 2009 12:29 am
Subject: Re: [GData Protocol] using cURL to interact with Google data...

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Murray  
View profile  
 More options Mar 22 2009, 4:22 pm
From: Gabriel Murray <gabriel.mur...@gmail.com>
Date: Sun, 22 Mar 2009 12:22:00 -0800
Subject: Re: [GData Protocol] Re: using cURL to interact with Google data...
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Bidelman  
View profile  
 More options Mar 22 2009, 4:36 pm
From: Eric Bidelman <api.e...@google.com>
Date: Sun, 22 Mar 2009 13:36:27 -0700
Local: Sun, Mar 22 2009 4:36 pm
Subject: Re: [GData Protocol] Re: using cURL to interact with Google data...

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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Murray  
View profile  
 More options Mar 24 2009, 2:03 pm
From: Gabriel Murray <gabriel.mur...@gmail.com>
Date: Tue, 24 Mar 2009 11:03:23 -0700
Local: Tues, Mar 24 2009 2:03 pm
Subject: Re: [GData Protocol] Re: using cURL to interact with Google data...
I posted a message a couple of days ago at the Google Finance
discussion group, but no response. If anyone has the time and
inclination, I'd be curious to know what response you get when you try
something like

Cheers,
Gabe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »