-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i cant get it to work #34
Comments
FWIW, I get the same. with the added information that both csrf & sessionID are undefined. Any thoughts? I'm also a little green in this area. |
I have reverse engineered whatever it is that Instagram is doing for a few days now and I've fixed whatever is needed to log in, now I need the developer to let me push a commit. Whatever needs to be done after that is up to everybody else to figure out. @yatsenkolesh OD, wanna let me push? |
I have forked and updated the code https://github.com/aidv/instagram-nodejs |
@aidv please, create a pull request. |
@yatsenkolesh np, I did yesterday I think |
I'm sorry I'm new to the whole Git thing. I'm using GitKraken |
Maybe I can help you:
|
@yatsenkolesh thank you, but it says Push failed - Access denied |
you are pushed own branch or to master ? |
On my own. I need access somehow, or just download instagram.js from my repo and upload it.
|
Sorry, please make screenshot, when you pushing to own branch |
Its should works |
Done |
We are fixed! I updated the version. Try to use 1.0.3, but if u will have challenge required exception - push me. Thanks, @aidv |
"Instagram authentication failed (challenge required erro)", |
@wixvii try to change account or auth from web interface. Instagram is changing API and we should prepare functional to instagram challenges. |
how can I change auth ? I didnt understand it |
Sorry, I mean - change account |
its still same ? |
same thing happening here! please any help?? |
i installed the package, then used this code:
i changed three parameters: 'inst-your-username', 'inst-your-password', and 'username-for-get' to my own, then get this error:
not sure if im doing this right, not a very solid background here. any help or suggestion to documentation/link/example i should learn would be appreciated.
The text was updated successfully, but these errors were encountered: