Closed r1dddy4sv closed 1 year ago
If it is clickable from a mobile, then everything is working correctly (by instagrapi). Perhaps a bug in instagram when viewing through the web? try a few times
thank you for your work mate
thanks!
I tried the same, but with storybuilder and now it is fine
hello
I am creating a story with:
cl.photo_upload_to_story( media_path, caption, mentions=users_mentiont, medias=[StoryMedia(media_pk=media_pk, x=0.5, y=0.5, width=1, height=1)], )
and everything fine, except that media mentiond in story is clickable and can redirect to post itself only on mobile devices. I cant do this from pc somehow, it is just not clickable
(also users mentions are clickable from both)
thank you for your work mate