Is it normal to get the same comment_time for all comments? #1041
Unanswered
logantai24
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.
-
When retrieving post comments, I am getting incomplete comment_time and the comment_time looks the same for all comments.
This is the comment_time I retrieved from the post shown in the practical example. Is this normal or I am doing anything wrong?
One of the comments
"{'comment_id': '569787964750184', 'comment_url': 'https://facebook.com/569787964750184', 'commenter_id': '100007093505056', 'commenter_url': 'https://facebook.com/balint.sass.3?eav=AfZd-N5T7AyML7ZUkcYs0wg7g3EM0ni7ggXWwz99TmCTIgjjzh8HtH6fHi2E9N-uNdU&fref=nf&refid=52&__tn__=R&paipv=0', 'commenter_name': 'Sass Bálint', 'commenter_meta': None, 'comment_text': 'Izgalmas!', 'comment_time': datetime.datetime(2023, 1, 20, 0, 0), 'comment_image': 'https://scontent.fhkg10-1.fna.fbcdn.net/m1/v/t6/An_UvxJXg9tdnLU3Y5qjPi0200MLilhzPXUgxzGjQzUMaNcmjdZA6anyrngvkdub33NZzZhd51fpCAEzNHFhko5aKRFP5fS1w_lKwYrzcNLupv27.png?ccb=10-5&oh=00_AfDXCLEF8OnnNY8anzOzp1iB_JfUkaeQ1lQiUAB4jTuAhw&oe=64E07979&_nc_sid=7da55a', 'comment_reactors': [], 'comment_reactions': None, 'comment_reaction_count': None, 'replies': []}"
Beta Was this translation helpful? Give feedback.
All reactions