Xwilarg / BooruSharp

A C# library to browse Booru websites (Gelbooru, Konachan, E621...) easily
https://boorusharp.zirk.eu
MIT License
75 stars 6 forks source link

Pixiv authentification no longer works #32

Closed Xwilarg closed 3 years ago

Xwilarg commented 3 years ago

Pixiv authentification seems to have change something because all authentification attempt using BooruSharp.Other now returns an error

I'm opening this issue if someone want to help looking into that

This is related to #31

n-ski commented 3 years ago

According to this thread https://github.com/upbit/pixivpy/issues/158 username/password auth is no longer supported, it seems the only way to authorize now is to use refresh token.

Xwilarg commented 3 years ago

Ah, thanks a lot, I'll look into that

Xwilarg commented 3 years ago

Issue solved with BooruSharp.Others 2.1.0