I am building a new application using Telescope, same as ProductHunt. I imported new feed post from other sites such as http://gigaom.com/feed/, in the admin settings panel.
In the browser console I executed Meteor.call ('fetchFeeds')
code to test the feed's. But the feeds are not importing showing error in command prompt.
*Error [ Body cannot exceed 3000 characters][400].
error.Type :' Meteor.Error'*
How to overcome this please reply. It will be really helpfull. Thank you.