Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 606 Bytes

File metadata and controls

34 lines (18 loc) · 606 Bytes

FieldUnauthorizedProblem

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

Properties

Name Type Description Notes
section SectionEnum
resourceType ResourceTypeEnum
field String

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"

Enum: ResourceTypeEnum

Name Value
TWEET "tweet"
MEDIA "media"