Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StatusCodeError: 404 - {"detail":"Not found."} #83

Open
ejadol opened this issue Dec 5, 2019 · 0 comments
Open

StatusCodeError: 404 - {"detail":"Not found."} #83

ejadol opened this issue Dec 5, 2019 · 0 comments

Comments

@ejadol
Copy link

ejadol commented Dec 5, 2019

Hi,

I am experiencing the error message below.

[safari-downloader] starting application...
[safari-downloader] the user "[email protected]" was successfully authorized...
[safari-downloader] StatusCodeError: 404 - {"detail":"Not found."}

I have performed the following to re mediate

  1. Tried the steps on code section as it is but i got error 301
  2. So i did this

in the file ./lib/safari/index.js, change this.baseUrl on line 18 to...
this.baseUrl = "https://learning.oreilly.com";

  1. I got error 404
  2. I used git clone https://github.com/hypr2771/SafariBooks-Downloader
  3. Uninstall and reinstall npm -g
  4. I am still getting the error 404 :(

[safari-downloader] starting application...
[safari-downloader] the user "[email protected]" was successfully authorized...
[safari-downloader] downloaded meta files...
[safari-downloader] downloaded table of content files...
[safari-downloader] downloaded chapter files...
[safari-downloader] downloaded stylesheet files...

Help please :(
I am a script "kiddie" sorry
I know an issue was opened exactly like this, I tried the work around with the fork and I know it was merged but I am not sure what to do next sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant