ApollonSeven
ApollonSeven
``` from instagram import WebAgentAccount, Media, Account agent = WebAgentAccount("login") agent.auth("password") ``` При авторизации не получаю ответ в виде авторизационной страницы, которую нужно указывать для метода `сheckpoint`. В итоге не...
When I try to run `init_output_topic.py` I get error ```sh $ python3 ./setup/init_output_topic.py dev public Creating topic scheduler-output-v2-dev Created topic scheduler-output-v2-dev with arn arn:aws:sns:us-east-1:829736848236:scheduler-output-v2-dev Granting publish rights to scheduler-output-v2-dev topic...