upbit / pixivpy

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

Login Fail #94

Closed HateNoSaiShi closed 5 years ago

HateNoSaiShi commented 5 years ago

Today I used the api as usual. While login my pixiv account, error occurs which returns: [ERROR] auth() failed! check username and password. HTTP 400: {"has_error":true,"errors":{"system":{"message":"access_denied","code":1508}}}

I am sure that the username and password is right and account is not banned since I can login on web, and I didn't run into this problem until today.

Mikubill commented 5 years ago

Try install master from source to fix this.Ref: #92

(另外建议upbit尽快更新pypi上的版本

HateNoSaiShi commented 5 years ago

Try install master from source to fix this.Ref: #92

(另外建议尽快更新pypi上的版本

Thank you for your reply and help.

upbit commented 4 years ago

@Mikubill 抱歉更新晚了,我尽快在pypi推送下新版本

upbit commented 4 years ago

Sorry for the late reply, please update to v3.5.1 to resolve this issue.