Skip to content

Files

Latest commit

tmoskovitchzacmos
tmoskovitch
and
Jun 16, 2022
a7d8da3 · Jun 16, 2022

History

History
37 lines (21 loc) · 735 Bytes

FieldUnauthorizedProblem.md

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

Name Type Description Notes
field String
resourceType ResourceTypeEnum
section SectionEnum

Enum: ResourceTypeEnum

Name Value
USER "user"
TWEET "tweet"
MEDIA "media"
LIST "list"
SPACE "space"

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"