Search This Site

Custom Search

Sunday, January 9, 2011

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

Brett Morgan ,
 
Please find the sample code. it Starts from Login.aspx. where one need to provide the blogger username and password.
i am getting the error on click of  new post after submittiing the submit button at home.aspx.cs at line number 81.
 
Thank you
 
kind regards
 
Sunil

On 10 January 2011 12:00, Brett Morgan <brettmorgan@google.com> wrote:
Is your code base small enough to mail it to me?

On Mon, Jan 10, 2011 at 5:19 PM, suneel <mgsuneel@gmail.com> wrote:
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.




--
Brett Morgan

Developer Programs Engineer, Blogger

--
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.



--
Regards

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