Resolved - Fix feed command *Resolution:* For some reason, my code removed the opening and closing syntax for CDATA before sending the feed to the XML parser. I commented out this code. * *Resolved* - Also, enable the feed command to work with https in addition to http https://medium.com/feed/tech-talk The above feed blows up when using with the double curly brace feed= command here's the error when tried at Toledo Talk
Software error:
Invalid tag sequence:   at ../New-TT/lib/XML/FeedPP.pm line 482
-looks like it could be a problem with the output from Medium??- -more likely a problem with FeedPP.pm- +working example+ {{feed=https://medium.com/feed/tech-talk desc}} #resolved #junco