Hi Reynard, Glad to hear that. I know it's not very clear, but in the documentation page the items you have to replace are in *italic*, while those surrounded by parenthesis are optional.
Claudio On Sat, Jan 29, 2011 at 7:18 PM, Reynard <[email protected]> wrote: > Hi Claudio, not sure about the score but I finally got this to work. My > only problem was that I didn't replace 'domain' on the feed with the domain > name > > feed = client.get(' > https://apps-apis.google.com/a/feeds/example.com/user/2.0', {}) > > it's kind of weird that it doesn't fall under the scope, no? > https://apps-apis.google.com/a/feeds/user/#readonly > > In that case the documentation could be clearer here > > http://code.google.com/googleapps/domain/gdata_provisioning_api_v2.0_developers_protocol.html#Retrieve_Account_Example > > Here is how I would write it: > > > GET https://apps-apis.google.com/a/feeds/(*domain name)*/user/2.0 > > > > - reynard > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-apps-mgmt-apis%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" 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-apps-mgmt-apis?hl=en.
