upbit / pixivpy

Pixiv API for Python
https://pypi.org/project/PixivPy3/#files
The Unlicense
1.79k stars 149 forks source link

api.login()认证失败, 但pixiv有登录记录 #96

Closed Ivanlon30000 closed 4 years ago

Ivanlon30000 commented 4 years ago

登录记录

错误信息:

pixivpy3.utils.PixivError: [ERROR] auth() failed! check username and password.
HTTP 400: {"has_error":true,"errors":{"system":{"message":"access_denied","code":1508}}}
Mikubill commented 4 years ago

使用master重试了嘛?如果没有的话参考 #92

[image: 登录记录] https://user-images.githubusercontent.com/35103815/67632250-23492300-f8dc-11e9-887c-e807daa4e8ec.jpg

错误信息:

pixivpy3.utils.PixivError: [ERROR] auth() failed! check username and password. HTTP 400: {"has_error":true,"errors":{"system":{"message":"access_denied","code":1508}}}

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/upbit/pixivpy/issues/96?email_source=notifications&email_token=AHOMTSTXE2ZLUH24UZMEXLLQQVLGBA5CNFSM4JFQX522YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HUS3ELA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHOMTSSWL54NR34YWXA3EVLQQVLGBANCNFSM4JFQX52Q .

Ivanlon30000 commented 4 years ago

使用master重试了嘛?如果没有的话参考 #92 [image: 登录记录] https://user-images.githubusercontent.com/35103815/67632250-23492300-f8dc-11e9-887c-e807daa4e8ec.jpg 错误信息: pixivpy3.utils.PixivError: [ERROR] auth() failed! check username and password. HTTP 400: {"has_error":true,"errors":{"system":{"message":"access_denied","code":1508}}} — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#96?email_source=notifications&email_token=AHOMTSTXE2ZLUH24UZMEXLLQQVLGBA5CNFSM4JFQX522YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HUS3ELA>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHOMTSSWL54NR34YWXA3EVLQQVLGBANCNFSM4JFQX52Q .

感谢回复, 问题解决.