Appearance
@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
Properties
error?
optional
error:string
Defined in: lib/channel-access-token/model/errorResponse.ts:20
Error summary
error_description?
optional
error_description:string
Defined in: lib/channel-access-token/model/errorResponse.ts:24
Details of the error. Not returned in certain situations.