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
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Hi, after doing go get github.com/falzm/instafeed, I ran ~/go/bin/instafeed acagastya and I get error: unable to retrieve user "acagastya" feed: unable to get user information: fail: login_required (). My zshrc contains export IG_LOGIN=username and export IG_PASSWORD=somepass.
Hi, after doing
go get github.com/falzm/instafeed, I ran~/go/bin/instafeed acagastyaand I geterror: unable to retrieve user "acagastya" feed: unable to get user information: fail: login_required (). Myzshrccontainsexport IG_LOGIN=usernameandexport IG_PASSWORD=somepass.Any idea what might be the problem?