"KeyError: 'comments_full'" for photo post and video post #841
Unanswered
sk1pd1v1d3d
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I received the error message "Traceback (most recent call last):
line 25, in
for comment in post["comments_full"]:
KeyError: 'comments_full'"
when I ran the following code:
I received the same error message for this post: https://www.facebook.com/15704546335/posts/10160991794921336
One of the posts is a photo post, and the other is a video post. Can someone please help me figure out why I am getting this error message for these posts? The same code has worked for other posts.
Beta Was this translation helpful? Give feedback.
All reactions