Quan666 / PikPakAPI

PikPak API
135 stars 42 forks source link

PikpakException: Please add captcha before you register #29

Closed bharathganji closed 5 months ago

bharathganji commented 5 months ago

image

steps to reproduce:

  1. enter username in test.py file
  2. enter password in test.py file
  3. comment out httpx_client_args
  4. open terminal and run py .\test.py
playingapi commented 5 months ago

https://github.com/alist-org/alist/pull/6497

Quan666 commented 5 months ago

尝试修复了,你试试 https://github.com/Quan666/PikPakAPI/commit/6ada88ba59e2704f0969a9d3c4538c60d49b7c0e Try to fix it, try it

Quan666 commented 5 months ago

alist-org/alist#6497

没太看明白他这是怎么搞的

playingapi commented 5 months ago

尝试修复了,你试试 6ada88b Try to fix it, try it

{'error': 'captcha_invalid', 'error_code': 4002, 'error_description':

Quan666 commented 5 months ago

尝试修复了,你试试 6ada88b Try to fix it, try it

{'error': 'captcha_invalid', 'error_code': 4002, 'error_description':

你账号登陆是有验证码吗?

playingapi commented 5 months ago

尝试修复了,你试试 6ada88b Try to fix it, try it

{'error': 'captcha_invalid', 'error_code': 4002, 'error_description':

你账号登陆是有验证码吗?

没提示验证码

token无效

Quan666 commented 5 months ago

再试试最新的代码