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

Problem with authorization is reproducing again #7

Open
AntonSamokat opened this issue Jul 3, 2022 · 0 comments
Open

Problem with authorization is reproducing again #7

AntonSamokat opened this issue Jul 3, 2022 · 0 comments

Comments

@AntonSamokat
Copy link

AntonSamokat commented Jul 3, 2022

Не получается получить токен с помощью текущих хедеров из app/constants.py :

SECURITY_BYPASS_HEADERS = {
    'Connection': 'keep-alive',
    'Tele2-User-Agent': '"mytele2-app/3.17.0"; "unknown"; "Android/9"; "Build/12998710"',
    'X-API-Version': '1',
    'User-Agent': 'okhttp/4.2.0'
}

Как их можно перегенерировать на правильные?

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

1 participant