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

В методе landing класса Client ошибочно лежат константные данные #553

Open
MarshalX opened this issue Oct 31, 2022 · 0 comments
Labels
help wanted Требуется дополнительное внимание

Comments

@MarshalX
Copy link
Owner

MarshalX commented Oct 31, 2022

С каждым запросом отправляется неизвестный ID аккаунта в поле eitherUserId

url, {'blocks': blocks, 'eitherUserId': '10254713668400548221'}, timeout=timeout, *args, **kwargs

Нужно разобраться за что отвечает этот параметр и, вероятно, подставлять его динамически из client.me.account.uid

@MarshalX MarshalX added the bug Что-то не работает label Oct 31, 2022
@MarshalX MarshalX added help wanted Требуется дополнительное внимание and removed bug Что-то не работает labels Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Требуется дополнительное внимание
Projects
None yet
Development

No branches or pull requests

1 participant