-
Hi. Thank you for your work.
I have a strange problem with login process. I can't understand what i am do wrong.
Instagram always asking me a security code, that I entered from my email but after e…
-
According to this update: https://github.com/ahmdrz/goinsta/commit/da569229586ada7f4595f5c39c800933a6a48c84
Data type of gradient is changed from int64 to string. But i tried to log few different i…
-
using insta.Login() is error, my username and password is correct. error msg is NILL
-
I tried gopkg.in but both not worked. Can you help me?
-
Dear @Davincible,
I tried to run the code
```
insta, err = goinsta.Import(filePath, true) // OK
insta.SetProxy("some proxy", false, true)
insta.VisitProfile("some-profile")
```
**stdout**
…
-
-
Is this fork meant to be maintained?
I analyzed the web traffic from the latest android app and noticed the login procedure is vastly different (only makes a single stand-alone call to `/login`) fr…
-
How to send image on Inbox?
-
When I pass my credentials and try to login calling method Login(), I get the error:
Please wait a few minutes before you try again
Can someone help please?
-
I need to enter the locations in my posts and I decided to try to implement in GoInsta.
But debugging the error output is being complicated because the server returns unknown error.
Looking at the…