Skip to content

Latest commit

History

History
37 lines (21 loc) · 735 Bytes

File metadata and controls

37 lines (21 loc) · 735 Bytes

FieldUnauthorizedProblem

A problem that indicates that you are not allowed to see a particular field on a Tweet, User, etc.

Properties

NameTypeDescriptionNotes
fieldString
resourceTypeResourceTypeEnum
sectionSectionEnum

Enum: ResourceTypeEnum

NameValue
USER"user"
TWEET"tweet"
MEDIA"media"
LIST"list"
SPACE"space"

Enum: SectionEnum

NameValue
DATA"data"
INCLUDES"includes"