subzeroid / instagrapi

🔥 The fastest and powerful Python library for Instagram Private API 2024
https://hikerapi.com/p/bkXQlaVe
MIT License
4.38k stars 685 forks source link

Ошбика SentryBlock при авторизации #103

Closed markdrrr closed 3 years ago

markdrrr commented 3 years ago

При попытки авторизоваться падает ошибка instagrapi.exceptions.SentryBlock: Sorry, there was a problem with your request. Пробовал разные аккаунты на разных устройствах с разными ip... Подскажите как решить ?

markdrrr commented 3 years ago

Иногда получается пройти успешную авторизацию раза с 20го) тогда я сохраняю словарь из get_settings() и в дальнейшем подставляю данные для авторизации из него. Но все равно иногда слетает авторизация и при использовании этого же словаря настроек падает эта же ошибка

markdrrr commented 3 years ago

Мне кажется ошибка в каких то данных при генерации словаря для настроек девайса

adw0rd commented 3 years ago

@markdrrr возможно в инсте что-то поменяло за последнее время, надо проверять в Charles, а его нет под рукой

yusufusta commented 3 years ago

Please use a universal language for everyone to understand. It's like English.

Aryan-401 commented 3 years ago

Yes, after 5 minutes of Google Translating. I am also getting the same error as markdrrr

adw0rd commented 3 years ago

@Aryan-401 login fixed in instagrapi==1.5.1, if the SentryError stayed, then reset your device_id in the settings

Aryan-401 commented 3 years ago

@adw0rd hey sorry i'm new to your module, can you please tell me the steps to reset my device_id in settings, , or what values i have to put inside the settings dict.

adw0rd commented 3 years ago

@Aryan-401 In version 1.5.2, the generation of device_id has been improved, so you can not transfer settings

fuwentay commented 1 year ago

sorry i'm still getting this error

how do I reset my device ID? are you referring to my phone device ID, computer (running the script) ID or instagram device ID?