Skip to content

@line/bot-sdk


@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?

optional error?: string

Defined in: lib/channel-access-token/model/errorResponse.ts:21

Error summary


error_description?

optional error_description?: string

Defined in: lib/channel-access-token/model/errorResponse.ts:25

Details of the error. Not returned in certain situations.