Skip to content

Not getting context_annotations with API v2 #1889

Answered by Harmon758
AnkS4 asked this question in Questions
Discussion options

You must be logged in to vote

If you are simply printing the objects and looking at that output, the string representations of API v2 models/objects only include the default fields that are guaranteed to exist.

The objects themselves still include the relevant data, which you can access as attributes or by subscription.

https://tweepy.readthedocs.io/en/v4.9.0/faq.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Harmon758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion This was converted/moved from/to a discussion
2 participants
Converted from issue

This discussion was converted from issue #1888 on May 12, 2022 23:16.