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

Does v4.5.1 solve kakao account restriction? #3

Open
numeralpharic opened this issue Jan 24, 2023 · 7 comments
Open

Does v4.5.1 solve kakao account restriction? #3

numeralpharic opened this issue Jan 24, 2023 · 7 comments

Comments

@numeralpharic
Copy link

Since I found that storycraft's build doesn't work because Kakao dropped support of the version it was mocking, I was able to make it functional again by simply changing client's version to win32 3.4.2. (my repo: https://github.com/numeralpharic/node-kakao )

But soon my account got suspended. So I'm curious if changing version to android would solve the problem.

Thanks!

@antegral
Copy link
Owner

antegral commented Feb 1, 2023

Yes, the Win32 version may have changed its protocol structure, and the account was suspended when it actually tried.

@hjcoding1
Copy link

hjcoding1 commented Jul 20, 2023

Yes, the Win32 version may have changed its protocol structure, and the account was suspended when it actually tried.

정지 없이 사용 가능한 방법 공유 가능하신가요?

@antegral
Copy link
Owner

Yes, the Win32 version may have changed its protocol structure, and the account was suspended when it actually tried.

정지 없이 사용 가능한 방법 공유 가능하신가요?

요즘 시간이 부족해서 아직 방법은 찾지 못했습니다.
일단 우회하는 방법을 찾아보고 조만간 픽스 진행할 예정입니다.

@sans-tv
Copy link

sans-tv commented Apr 28, 2024

I'm interested in this project, is this project still on going?

@antegral
Copy link
Owner

I'm interested in this project, is this project still on going?

No. I'm not developing on the project right now, for a variety of reasons, but I can only clarify that I'm not able to.

if i can develop the project someday, I will.

@sans-tv
Copy link

sans-tv commented Apr 29, 2024

thank you for your reply, I hope everything you do always goes well.

@Lukim99
Copy link

Lukim99 commented Apr 30, 2024

KiwiTalk의 구현 부분을 보면 win32 카카오톡의 3.4.7버전 인증 부분을 확인할 수 있는데, 제 머리로는 분석이 불가능하네요.
storycraft님의 답변을 보면 AuthApiClient의 인증 부분을 고치면 node-kakao를 다시 정상적으로 사용할 수 있으리라 생각되는데, 한 번 확인 가능하실까요?

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

5 participants