shades_vbulletin3_import15917
New Member
I am using the \[code\]get\[/code\] method to read from a RSS feed and parse using the \[code\]XM:OM\[/code\] parser. But I am getting the error\[code\]Can't call method "getData" on an undefined value\[/code\]because the RSS feed has the following data in it.\[code\]**Book? binders Sample?**\[/code\]How do I resolve this issue? How can I decode the URL value as well as parse the XML?