You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a script that uses Instagrapi to set biography and profile picture of accounts and, when I run it, each HTTP request is logged to stdout: login, timeline feed/reel_tray, etc. That doesn't happen when I use Instagrapi inside a Flask app. I'm wondering if anybody has faced this and how to deal with it? I've tried every way of unsuppressing logs I could find online to no avail.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a script that uses Instagrapi to set biography and profile picture of accounts and, when I run it, each HTTP request is logged to stdout: login, timeline feed/reel_tray, etc. That doesn't happen when I use Instagrapi inside a Flask app. I'm wondering if anybody has faced this and how to deal with it? I've tried every way of unsuppressing logs I could find online to no avail.
Beta Was this translation helpful? Give feedback.
All reactions