InstaPy / InstaPy/instapy-quickstart
NoneType has no attribute
Open
- 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.