Appearance
@line/bot-sdk / channelAccessToken / ErrorResponse
Type Alias: ErrorResponse
ErrorResponse =
object
Defined in: lib/channel-access-token/model/errorResponse.ts:17
Error response of the Channel access token
See
https://developers.line.biz/en/reference/messaging-api/#error-responses
Properties
error?
optionalerror?:string
Defined in: lib/channel-access-token/model/errorResponse.ts:21
Error summary
error_description?
optionalerror_description?:string
Defined in: lib/channel-access-token/model/errorResponse.ts:25
Details of the error. Not returned in certain situations.