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 using getUserByUsername() method and i get this error
(node:96495) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'user' of undefined
how can i fix ?
The text was updated successfully, but these errors were encountered:
I just started getting this message. It worked until I started blasting the api and running it over and over. Are you still getting the message? I don't know if they did something temporarily or I'm done.
When you debug into the then part you can see there's no data coming back. I can still access instagram through the web though so I wonder what they did.
i using getUserByUsername() method and i get this error (node:96495) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'user' of undefined how can i fix ?
hello i using instagram-web-api last version
i using getUserByUsername() method and i get this error
(node:96495) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'user' of undefined
how can i fix ?
The text was updated successfully, but these errors were encountered: