Search This Site

Custom Search

Sunday, January 9, 2011

[bloggerDev] Error while using service.Insert Method in Blogger c# development

I am trying to integrate Blogger in c# using the code that is been
provided in the link

"http://code.google.com/apis/blogger/docs/2.0/
developers_guide_dotnet.html
"

but i am able to get the Blogger List, but the problem is when i try
to create new Post, while executing service.Insert(blogFeedUri,
newPost) method i am getting error like
"Execution of request failed: http://www.blogger.com/feeds/06219754603634313849/posts/default"
GDataRequestException

Please Help

Thank you.

Sunil

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment