GoogleReaderAPI-iOS
GoogleReaderAPI-iOS copied to clipboard
Edit part of Google Reader not working...
Hi simonecarella,
this is Ahmed Jabir, i am using your Google-Reader-IOS api, but unfortunately i am facing problem in the Edit part of the library. i tried all methods like Star/UnStar, Subscribe/UnSubscribe etc, but all gave me the same below error.
-[GoogleReader feedParser:didFailWithError:] 2011-05-27 00:25:10.615 example[1396:207] Error Domain=MWFeedParser Code=3 "XML document is not a valid web feed document." UserInfo=0x4c41ac0 {NSLocalizedDescription=XML document is not a valid web feed document.}
i kindly request you to help me in this problem i will be very thankful to you....
Thanks in Advance..
Regards, Ahmed Jabir
Hi, It seems this error is related to MWFeedParser library. I'm guessing the response for the Edit API is in JSON format, and this shouldn't be parsed from the MWFeedParser. I will update the ticket.
Thanks for your support.