Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 899 Bytes

FieldUnauthorizedProblem.md

File metadata and controls

45 lines (25 loc) · 899 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
title String
detail String
type TypeEnum [optional]
section SectionEnum
resourceType ResourceTypeEnum
field String

Enum: TypeEnum

Name Value
HTTPS_API_TWITTER_COM_2_PROBLEMS_NOT_AUTHORIZED_FOR_FIELD "https://api.twitter.com/2/problems/not-authorized-for-field"

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"

Enum: ResourceTypeEnum

Name Value
TWEET "tweet"
MEDIA "media"