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
When trying to execute get_user_basic_details() form logged_in instance of InstaGPy - function works.
But when instance initialised with sessions from multiple accounts - doesn't.
I did a little investigation, function get_user_info returns in this case html instead of object.
Submitting isolated test screenshot, obviously nothing could be changed between cases - they were performed sequentially.
The text was updated successfully, but these errors were encountered:
Yes, its quite normal. They block the guest users quite often. If you try to check an instagram user's profile in an incognito window (guest session) It will not work (if they blocked your IP, dont worry it gets back to normal after a week or so). If it works, then it will work with the script as well.
But if you are logged in, you shouldn't be facing any problems.
let me know if you have any other questions, otherwise feel free to close the issue.
Thanks.
When trying to execute get_user_basic_details() form logged_in instance of InstaGPy - function works.
But when instance initialised with sessions from multiple accounts - doesn't.
I did a little investigation, function get_user_info returns in this case html instead of object.
Submitting isolated test screenshot, obviously nothing could be changed between cases - they were performed sequentially.
The text was updated successfully, but these errors were encountered: