Skip to content

Sts  >  Errors  >  ExpiredTradeInTokenException

ExpiredTradeInTokenException

Error Class

ExpiredTradeInTokenException dataclass

Bases: ServiceError

The trade-in token provided in the request has expired and can no longer be exchanged for credentials. Request a new token and retry the operation.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'