description:string = "Access token expired or expiration date invalid"
explanation
explanation:string = "The Access Token provided to the Twilio API has expired, the expiration time specified in the token was invalid, or the expiration time specified was too far in the future"
message
message:string
Any further information discovered and passed along at run-time.
name
name:string = "AccessTokenExpired"
Optional originalError
originalError:undefined | object
The original error object received from the external system, if any.
Any further information discovered and passed along at run-time.