InstaPy / InstaPy/instapy-quickstart
KeyError: 'media'
Open
- Dominant language
- Python
- Stars
- 777
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
Instapy will start, and when it finds the first post to comment, I get this issue:
" File "/Library/Python/2.7/site-packages/instapy/instapy.py", line 1756, in like_by_tags
self.logger)
File "/Library/Python/2.7/site-packages/instapy/like_util.py", line 560, in check_link
media = post_page[0]['media']
KeyError: 'media'
logout
"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.