instagramy icon indicating copy to clipboard operation
instagramy copied to clipboard

Fixing issue with analyze_user_post.

Open sambruchhaus opened this issue 2 years ago • 1 comments

analyze_user_post returns an issue in which it says that a tuple cannot be accessed as a dictionary is. I fixed the problem by editing the for loop as such (i did not have a use for post_url in my code, but it can be edited the same way.

Screen Shot 2022-04-07 at 11 59 22 PM h

sambruchhaus avatar Apr 08 '22 04:04 sambruchhaus

I am facing same issue using analyze_user_recent_post... I think the iteration now brings error

kareemrasheed89 avatar May 12 '22 07:05 kareemrasheed89