Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

無法登入 #45

Closed
cj-neo opened this issue Aug 16, 2024 · 1 comment
Closed

無法登入 #45

cj-neo opened this issue Aug 16, 2024 · 1 comment

Comments

@cj-neo
Copy link

cj-neo commented Aug 16, 2024

好像是官方不支援 oauth2 認證了,可以幫忙看一下嗎?

錯誤訊息:

Traceback (most recent call last):
File "D:\Projects\python\pikpak\fix.py", line 508, in main
await pp.login()
File "D:\Projects\python\pikpak\pikpakapi_init_.py", line 183, in login
user_info = await self.request_post(
File "D:\Projects\python\pikpak\pikpakapi_init
.py", line 123, in _request_post
return await self.make_request("post", url, data=data, headers=headers)
File "D:\Projects\python\pikpak\pikpakapi_init
.py", line 106, in _make_request
raise PikpakException(f"{json_data['error_description']}")
pikpakapi.PikpakException.PikpakException: currently not supported

我發現 alist 那邊好像改好了,可參考這邊 AlistGo/alist#7017

謝謝!

@Quan666
Copy link
Owner

Quan666 commented Aug 16, 2024

#44 已经解决

@Quan666 Quan666 closed this as completed Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants