request / request-promise

The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
ISC License
4.77k stars 297 forks source link

error message RequestError: Error: Invalid URI "xxxxxxxx",how to deal it? #356

Open ch-boogeyman opened 4 years ago

ch-boogeyman commented 4 years ago

url err Why it show this error,and it lose something "http://authserver.gdut.edu.cn"...

Sometimes is OK,Sometimes occurs this.The url is "http://authserver.gdut.edu.cn/authserver/login?service=http://jxfw.gdut.edu.cn/new/ssoLogin"

Anybody can tell me how to resolve it?