PixivDeck icon indicating copy to clipboard operation
PixivDeck copied to clipboard

App not sending X-Client-Hash X-Client-Time

Open austinhuang0131 opened this issue 4 years ago • 2 comments

Yes, you may reply in Japanese, I can read.

  • module name: pixivdeck
  • module version: seems to be running in 1.5.0 but about page still says 1.4.0
  • node version: v10.16.1
  • yarn version: n/a

Note: I'm using Mojave

Do you want to request a feature or report a bug?: bug

What is the current behavior?: pixivdeck is not sending X-Client-Hash and X-Client-Time headers despite being present in code, which, obviously, cause pixiv to return access_denied, login fails.

Screen Shot 2020-05-02 at 22 12 36

What is the expected behavior?: success login

What is the suggested solution?: Since pixiv-app-api seems to be working correctly, I'd assume there's some sort of conflict when axios is used with electron???

cc @noriokun4649

austinhuang0131 avatar May 03 '20 02:05 austinhuang0131

返信遅れて申し訳ないです
私の環境だとElectronがビルドできなかったため、
l8doku/PixivDeckをビルドして試してみましたが、問題なくログインできました。

noriokun4649 avatar Feb 04 '21 01:02 noriokun4649

@noriokun4649 Pixiv removed password as a grant_type (see https://github.com/upbit/pixivpy/issues/158) so yeah it no longer works

austinhuang0131 avatar May 26 '21 21:05 austinhuang0131