Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoneType has no attribute #295

Open
OgHabibo opened this issue Aug 22, 2023 · 2 comments
Open

NoneType has no attribute #295

OgHabibo opened this issue Aug 22, 2023 · 2 comments

Comments

@OgHabibo
Copy link

\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

@gqchishti
Copy link

did you find any solution?

@Konejo06
Copy link

Konejo06 commented Jan 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants