blogger api (v3) python query...

sittukkuruvi <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
Hi,
    I am writing a python script to create post, update post, and approve 
comments. As of now I am able to successfully create and update post. 
Right now working on the approve comment part. But I am unable to even 
retrieve the comments "awaiting moderation". 
I use comments.list with view param set to ADMIN. But still it does not 
show the comments that are "awaiting moderation".

comment_request = comments.list(blogId=blog['id'], postId=post['id'], 
view='ADMIN')

I created the OAuth Id using "Other" option.

I need to view comments "awaiting moderation" and then "approve" them 
through python script. Please advice.

Thanks,
Kumaran.

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.