yatsenkolesh / instagram-nodejs

Simple library for auth, get followers, search by hashtags and locations, like posts, follow, get user feed of instagram with nodejs
MIT License
317 stars 74 forks source link

How to Use? #35

Open Minaeskandar opened 6 years ago

Minaeskandar commented 6 years ago

Im trying ro run the script with cmd and node.js but nothing is working? How should i run it?

juanjoayala01 commented 6 years ago

+1 here xd

yatsenkolesh commented 6 years ago

Hello, guys ! The fix is an in progress.

yatsenkolesh commented 6 years ago

I will notify you when we fix it (soon)

juanjoayala01 commented 6 years ago

thanks!

yatsenkolesh commented 6 years ago

We are fixed! I updated the version. Try to use 1.0.3, but if u will have challenge required exception - push me.

Minaeskandar commented 6 years ago

when i run the script i get this error.

Instagram authentication failed (challenge required erro) TypeError: Cannot read property '1' of null at C:\Users\minae\Desktop\instagram-nodejs-master\node_modules\instagram-nodejs-without-api\instagram.js:76:23 at at process._tickCallback (internal/process/next_tick.js:188:7)

emanuelevivoli commented 6 years ago

i have the same error

Instagram authentication failed (challenge required erro)
TypeError: Cannot read property '1' of null
    at myproject/node_modules/instagram-nodejs-without-api/instagram.js:76:23
    at process._tickCallback (internal/process/next_tick.js:68:7)
emanuelevivoli commented 6 years ago

I make some changes and now the Instagram authentication failed (challenge required erro) disappeared!

After this, I'm in the issue #34 with the session error ...