We've added Verify webhook signature to the Messaging API documentation. This document explains how the bot server should verify the signature when receiving a webhook. We've also updated the Messagin...
LIFF SDK errors are returned in LiffError objects. You can identify errors by referencing the values of each property of the LiffError object. We've seen implementations that identify errors based...
LiffError
We've released LIFF v2.26.1. In LIFF v2.26.1, we've fixed the following bugs. We've fixed a bug where accessing a LIFF URL caused the LIFF app to navigate to an unintended secondary redirect URL In a ...
There was an error in Receive messages (webhook) of the Messaging API documentation regarding the behavior of webhooks when messages are sent using liff.sendMessages() . We've already corrected the ...
liff.sendMessages()
As of April 30, 2025, the LINE Pay service in Japan has been terminated. As a result, we've discontinued providing the following documentation and references on the LINE Developers site: - LINE Pay On...
As announced on March 31, 2025, we've changed the rate limit for the Send multicast message endpoint as of April 23, 2025. The rate limits before and after the change are as follows: There are no chan...
We've released LIFF v2.26.0. In LIFF v2.26.0, we've fixed the following bug. We've fixed a bug where an incorrect error message was returned when a certain method is executed in an external browser wh...
The LINE Bot MCP Server, which is the MCP server for the Messaging API, has been published on GitHub. By using the LINE Bot MCP Server from AI agents such as Claude, you can send messages to users fro...