Open Stono opened 8 years ago
Use request instead of request-promise at line 29 in lib/utils.js temprorarily solved this. btw pipe streaming is discouraged when using request-promise, maybe the downloadRSS function could be written in another way?
var requestCb = require('request')
var req = requestCb(_.extend({ uri: uri, qs: qs }, optionalHttpRequestOptions));
[ 'LON:VM', 'LON:BARC', 'LON:IDONTEXIST' ]
Unhandled rejection StatusCodeError: 400 - "<!DOCTYPE html><meta name=viewport content=\"initial-scale=1, minimum-scale=1, width=device-width\">
400. That’s an error.
The requested URL was not found on this server. That’s all we know.