GoogleReaderAPI-iOS icon indicating copy to clipboard operation
GoogleReaderAPI-iOS copied to clipboard

Edit part of Google Reader not working...

Open ahmedjabir opened this issue 13 years ago • 1 comments

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

ahmedjabir avatar May 26 '11 19:05 ahmedjabir

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.

0m15 avatar May 30 '11 09:05 0m15