I am using this API with Flex4 with Windows7 operating system.
I am able to login and also to get the list of my blogs.
but when I tried to post any new post on my blog.
bloggerService.publishBlogPost(blog, post);
I am getting following IOError: [Line 1, Column 124, element content] Malformed MIME type.
I am unable to find what's going wrong.....
Please help me.....