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

[Bug]: "FANBOX Cookie Not Found" or "Invalid" #271

Open
teward opened this issue Jul 18, 2024 · 3 comments
Open

[Bug]: "FANBOX Cookie Not Found" or "Invalid" #271

teward opened this issue Jul 18, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@teward
Copy link

teward commented Jul 18, 2024

Which program are you seeing this problem on?

Cultured Downloader (Windows Binary)

Program Version

5.1.0

Operating System

Windows 11 x64

What error code did you receive? (If any)

N/A

Steps to reproduce the bug

  1. Use instructions to obtain pixiv fanbox cookies in JSON or TXT file.
  2. Attempt to upload to the PIXIV FANBOX cookie section.
  3. Hard error about "Cookie not found".

Alternative reproduction

  1. Use INSPECT tool in Dev Tools to find the FANBOXSESSID cookie and copy the value into the box and hit "save".
  2. "Cookie not valid" response is received instantly.

Expected behaviour

The FANBOXSESSID cookie value would be detected in the JSON or TXT output from the local save.

OR

The value would be accepted as it's copied verbatim from Firefox

Relevant log output (If any)

No response

Screenshots (Optional)

No response

@teward teward added the bug Something isn't working label Jul 18, 2024
@KJHJason
Copy link
Owner

Works on my end, you could be detected as a bot or have a bad IP reputation #259

I'm currently working on adding a cf solver that usually works unless you have a bad IP reputation.

@teward
Copy link
Author

teward commented Oct 2, 2024

Unfortunately there's no way to determine if we're detected as a bot (I'm a user of a static business grade connection).

You may want to also consider including a cf_clearance cookie option per site (including pixiv fanbox) because the CF passing cookie seems to be stored and available as well.

@teward
Copy link
Author

teward commented Oct 2, 2024

@KJHJason actually, I think there's some changes on the Pixiv side that block things. What I'm seeing on other mechanisms is 403s.

Can't tell but hareku/fanbox-dl#39 (comment) suggests there's problems in the actual auth part and not just because of CF but because non-JP IPs are enforced. I can't debug/sniff what your client does though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants