Hi, Ah, I see what you mean, it must be not passing the query parameters correctly since it seems like it is ignoring the "kind=photo" argument. Maybe you have to pass them in separately inside of a dictionary?
Cheers, -Jeff On May 27, 7:38 pm, "@@" <[EMAIL PROTECTED]> wrote: > On 5/28/08, Jeff Fisher (Google) <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I believe the AuthSub redirect URL is hard-coded in the sample to > >http://gdata-feedfetcher.appspot.com. You'd have to change that to > > your local setup. > > > Cheers, > > -Jeff > > Hi > i didn't use the auth part. > After some test, i think the problem is urlfetch.fetch(). > the feed it got using urlfetch is different from the feed i got using > urllib2. > I'm using the windows sdk 1.02. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
