SafariBooks-Downloader icon indicating copy to clipboard operation
SafariBooks-Downloader copied to clipboard

Still Getting StatusCodeError: 301 - undefined issue

Open nandanosql opened this issue 6 years ago • 4 comments

Hi, I changed the base url but still getting same issue.. How to resolve it.. Please let me know. Thanks

nandanosql avatar Oct 23 '19 03:10 nandanosql

I am also having getting a 301 error not sure why

AsimShakour avatar Nov 01 '19 18:11 AsimShakour

same here, changed baseUrl to https://learning.oreilly.com but still got 301 error, [safari-downloader] starting application... [safari-downloader] StatusCodeError: 301 - undefined

any way to turn on debug to see more details?

Thanks.

robertluwang avatar Nov 16 '19 14:11 robertluwang

found my issue, npm installed as global but I checked and changed indix.js under cloned repo, run this to find global installation then check baseUrl there.

$ npm root -g

robertluwang avatar Nov 16 '19 16:11 robertluwang

@robertluwang what? So how did you fix 301 error for you?

KulaGGin avatar Nov 17 '19 00:11 KulaGGin