-
Notifications
You must be signed in to change notification settings - Fork 5
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
Error: Cannot download user favorites #3
Comments
I have just encountered this error, and found that the main problem is due to the For the username, I am not sure about the issue. I think you can use email as the Pixiv ID in I am a little busy right now, but I will look into this issue as soon as possible. Thank you for notifying me this, and please let me know if there is any other question. |
@kent-lee I tried using the gallery function, and it works, BUT not for the bookmarks functions, which is kinda odd considering I already added the username and password in |
@DonaldTsang by the gallery function you mean the |
@DonaldTsang sorry for the late reply, I was busy for the past few days. I have tested the program again and found that this issue seems to appear at random times. Most of the times the program works as expected, but sometimes the program has login issue and thus cannot download certain contents. I will test the program more to see if there is a pattern / condition for this event. |
@kent-lee will ask from https://github.com/Nandaka/PixivUtil2 and https://github.com/mikf/gallery-dl about the issue, because they seem to know about it. |
Any updates on this? |
Typing
python main.py bookmarks
will lead to this:Exception: 401 Unauthorized for function: user_bookmarks(). Please call login() first
Possible solution: testing and de-bugging tools
P.S. please write in the notes that username is not the same as email in
config.json
The text was updated successfully, but these errors were encountered: