pixiv-api icon indicating copy to clipboard operation
pixiv-api copied to clipboard

Login not working, raises LoginError

Open redfoxofdeath opened this issue 4 years ago • 8 comments

Problem seems to be present in all versions from 0.3.6 to 1.0

redfoxofdeath avatar Feb 09 '21 23:02 redfoxofdeath

seems to work fine for me. im not even using the newest version in my project. can you post the code to get login into pixiv?

DreiPixel avatar Feb 10 '21 16:02 DreiPixel

Confirmed, I am also not able to log in. My saved refresh token works though.

azuline avatar Feb 10 '21 16:02 azuline

oh yeah. refresh token works but email / password login doesnt. i forgot i save the token.

DreiPixel avatar Feb 10 '21 16:02 DreiPixel

there is no easy fix it seems. it looks like pixiv disabled password authentication.

more info here https://github.com/upbit/pixivpy/issues/158

DreiPixel avatar Feb 10 '21 16:02 DreiPixel

I don't know if that's my problem, but now I can't login with refresh token or password. How do you get your refresh token? I get mine with a program in https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362

rockclw avatar Mar 03 '21 05:03 rockclw

Same for me, for some reason both the username/password and the refresh token approach is not working. I keep getting LoginError which seems to originate from the client.py file. I also used https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362 to get a refresh token

Abdul-Muizz545 avatar Jun 01 '22 19:06 Abdul-Muizz545

Any help would be greatly appreciated :)

Abdul-Muizz545 avatar Jun 01 '22 19:06 Abdul-Muizz545

this time still can't use login().

Misaka-Tang avatar Dec 06 '23 14:12 Misaka-Tang