Chris Chen

Results 3 comments of Chris Chen

Hi y'all, it seems like some APIs got changed and the returned structure of `post_page` became different. As a workaround, you can try changing https://github.com/InstaPy/InstaPy/blob/master/instapy/like_util.py#L619-#L622 to be: ``` media =...

Hi @heumsi , I'm looking at this but same as @Sanyam-Garg , I'm not able to reproduce. It seems to me that the error is complaining more about invalid/non-existing routes?...

Hi @kazola , I'm not sure if this is still needed, but as a practice I was able to produce a minimum example that hopefully fits your need. Please see...