Closed Jackhammer9 closed 2 years ago
story_pks
should be a list! Read this https://adw0rd.github.io/instagrapi/usage-guide/story.html
and use story.pk
instead of story.dict()['pk']
cl.story_seen([story.pk])
Added assertions for story_seen
instagrapi 1.16.26
https://github.com/adw0rd/instagrapi/commit/c99ce908ce9ff16ac52d7286c0f5c2bfc2d1c4ca
Describe the bug I was trying to automate watching stories from specific users, however it keeps throwing an exception "Invalid media_id 0" or "Media not found or avaliable" for any user. I tried using different accounts yet got no success.
To Reproduce
Traceback
Expected behavior All the stories from user ("khloekardashian") in this case should be marked as seen.
Desktop (please complete the following information):