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

Able to download from pixiv but unable from fanbox, OAuth failed, no refresh_token got. #631

Closed
2 tasks done
mo-han opened this issue Feb 1, 2020 · 7 comments
Closed
2 tasks done
Labels

Comments

@mo-han
Copy link

mo-han commented Feb 1, 2020

Prerequisites

  • Did you read FAQ section?
  • Did you test with the latest releases or commit ?

Description

Latest version (PixivDownloader2 version 20200125 - Happy CNY 2020!).
PHPSESSION set in config.ini cookies.
Already supported the targeted artist on FANBOX.
Using same proxy for both pixiv and FANBOX connecting.
Able to download pictures from pixiv without issue.
Unable to download from FANBOX.
Failed to login using OAuth when try downloading from FANBOX.
Never get a refresh_token in config.ini and that item always being empty.

@mo-han
Copy link
Author

mo-han commented Feb 1, 2020

103:pixiv ID、またはメールアドレス、パスワードが正しいかチェックしてください。
1508 Failed to login using OAuth, hasDumpPage=N, pageData=None

@Nandaka
Copy link
Owner

Nandaka commented Feb 1, 2020

do you key in the username/password in the config.ini? the error message from pixiv said you keyin wrong username(email) or password.

@Horatio-h
Copy link

Horatio-h commented Feb 1, 2020

write in your registered email as the username instead of your nick.

@mo-han
Copy link
Author

mo-han commented Feb 1, 2020

I tried email, nickname, and empty '' (current value). All failed.
BTW, is there anything with refresh_token?

@Starkiller0225
Copy link

Sorry, but can I download the locked images from unsupported FANBOX artist?

@Nandaka
Copy link
Owner

Nandaka commented Feb 11, 2020

@Starkiller0225 Nope, it is using Pixiv API so it will follow based on your subscription.

@chrisliebaer
Copy link

Having had the same issue I would like to confirm that using the email instead of the Username does in fact resolve the problem on my end. Note that I'm not the original author of this issue.

The steps I used to resolve the issue:

  1. Set username to my email
  2. Set password to my actual password
  3. Leaving cookie and refresh_token empty. Resulting in a CAPTCHA response.
  4. Copying cookie from a fresh browser session I created in inkognito mode.
  5. Restarting PixivUtil2, confirming successfull login and successfull download of fanbox content
  6. Oberserve that refresh_token was automatically set and a login notification mail was sent to my inbox.

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

No branches or pull requests

5 participants