Ooops. I guess there was just some delay.

anyway I figured out the second part of my question too. The scope
doesn't have to be the feed url itself, it could be the top level
directory like http://www.blogger.com/feeds/, in which case, all
operations within this directory such as reading and posting of feed
entries would apply, and you would only need to grant the permission
once.


On Apr 7, 11:59 am, Jillian <[email protected]> wrote:
> Nevermind. I was trying to use the same scape url in
> GenerateAuthSubURL for both the get and post requests. That obviously
> wouldn't work ... this makes me wonder though. Does this mean even
> though I don't have to authentication multiple times as a user, but if
> i want to do two different interactions with the blog through the api
> like getting a list of blogs, and creating new entries, I'd have to
> grant access separately for all these actions? Seems a bit tedious and
> not so user friendly. I mean if I'm giving the application blogger
> access I want to just do it once. Why should I have to grant
> permission for every unique url I want to access through the blogger
> api?
>
> Jillian
>
> On Apr 7, 11:08 am, Jillian <[email protected]> wrote:
>
> > Hi All,
> >    I can so far using AuthSub to get the token and then upgrade the
> > token and then fetch a list of blogs from the logged in user
> > successfully, however I get the following error when I try to create a
> > new blog entry to one of the logged in user's blogs:
>
> > "User does not have permission to create new post"
>
> > I'm running on app engine. Has anyone had similar problems? What's the
> > solution? I'm logged in to the application and have granted permission
> > to the application.
>
> > Jillian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to