InstaPy / InstaPy/instapy-quickstart

NoneType has no attribute

Open
#295 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
777
Forks
763
PR merge metrics
No merged PRs in 30d

Description

\AppData\Local\Programs\Python\Python311\Lib\site-packages\instapy\util.py", line 501, in getUserData
get_key = shared_data.get("entry_data").get("ProfilePage")[0]
^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

can somebody please help me?

get_key = shared_data.get("entry_data").get("ProfilePage") that is line 501

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.