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:16

Error response of the Channel access token

Type declaration

error?

optional error: string

Error summary

error_description?

optional error_description: string

Details of the error. Not returned in certain situations.