pixivpy
pixivpy copied to clipboard
使用example报错问题:pixivpy3.utils.PixivError: [ERROR] auth() failed! check username and password.
我在使用example程序时返回错误导致程序运行失败,错误如下:
Traceback (most recent call last):
File "D:\python_prj\2023_06_07\test.py", line 5, in
参考 #158 ,已经不能用用户名+密码登录了。需要先用其他方法获取refresh_token。