LINE DevelopersLINE Developers
About
News
Products
Documentation
FAQ
Glossary
More
 
  1. Home
[Resolved] Notice about service outage for LINE Login
2019/12/20

We want to inform you about a service outage regarding LINE Login. The issue has now been resolved. We apologize for any inconvenience this may have caused.

Date and time of outage

Date: December 19, 2019 Time: 19:10 - 19:32 (UTC+9)

Cause

Issue with our servers.

Details

LINE Login and LIFF operations were unstable and did not work properly.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportLINE Login

Previous post
[Updated] Make sure the provider name is correct
Next post
mode property added to Messaging API webhook events
mode property added to Messaging API webhook events
2019/12/17

We've added the mode property to all Messaging API webhook events.

The mode property is necessary for the channel multiplexing feature (under development). Now, all existing webhook events contain "mode": "active".

The mode property's value can change to standby if the channel administrator starts using channel multiplexing. The value of mode never automatically changes to standby.

Learn more about the mode property by reading about the Common properties of webhook events in the Messaging API reference.

Messaging API

Previous post
[Resolved] Notice about service outage for LINE Login
Next post
LINE SDK v4.x content removed
LINE SDK v4.x content removed
2019/12/12

As announced on September 13, 2019, we've removed all content related to LINE SDK v4.x from this site. We've also redirected any paths still pointing to the removed content to these pages:

  • LINE SDK v4.x for iOS
  • LINE SDK v4.x for Android
LINE Login SDKDocs

Previous post
mode property added to Messaging API webhook events
Next post
[Resolved] Problem with channel statistics in console
[Resolved] Problem with channel statistics in console
2019/12/11

There was an issue with the Statistics tab for Messaging API channels on the LINE Developers Console. Due to an inconsistency in how the system handled timezones, the tab appeared to show different data for certain days than the TSV file that you can generate by clicking Download as TSV.

This problem only affected users outside the JST timezone, and only affected the presentation of the data. No data was deleted or damaged. you'll be able to retrieve and display all data as normal.

Issue time

Issue inception: November 26, 2019

Issue solved: December 18, 2019

The issue has now been resolved, so you may retrieve and display all data as normal. We apologize for any inconvenience this may have caused.

Messaging APILINE Developers Console

Previous post
LINE SDK v4.x content removed
Next post
New LINE Login notification message
New LINE Login notification message
2019/12/06

When a user logs in to a site that uses LINE Login v2.1, the content of the notification from the Official LINE account will be different.

Before, the notification differed depending on the login method that was used. Starting December 9th, 2019, the notification content will be consistent regardless of how the user logs in.

LINE Login notification message

dummydummy
Successful loginWe've detected a login to X on Y (Z).
IP address: {ip_address}
Location: {Location}
If this wasn't you, you can log out here: {device_link}
We also recommend changing your password via the following link: {help_link}
Failed loginWe've detected an unsuccessful login attempt to X on Y (Z).
IP address: {ip_address}
Location: {Location}
If this wasn't you, you can check which devices are logged into your account here: {device_link}
We also recommend changing your password via the following link: {help_link}

Note that (Z) represents a URL and may sometimes be omitted.

Target users

For all LINE users that log in to a site using LINE Login v2.1.

LINE Login

Previous post
[Resolved] Problem with channel statistics in console
Next post
A stay event was added to beacon event
A stay event was added to beacon event
2019/12/06

In the Messaging API beacon event, a stay event has been added to indicate that the user is staying in the covered area of the beacon.

If you wish to use the stay event, please contact us at LINE for Business.

We are no longer accepting new applications in Japan (Added on January 7, 2021)

As of January 2021, we are no longer accepting new applications for stay events.

Messaging API

Previous post
New LINE Login notification message
Next post
New property added to "sticker message" webhook event
New property added to "sticker message" webhook event
2019/12/05

We added a new stickerResourceType property to the webhook event that notifies you when a sticker message is sent.

Use this property to see what type of sticker was sent (still image, animated sticker, sticker with sound, etc.).

Learn more from the Sticker section of the Messaging API reference.

Messaging API

Previous post
A stay event was added to beacon event
Next post
LINE TV API documentation released
LINE TV API documentation released
2019/12/05

LINE TV is a video streaming service available in Thailand. Today, we released the English version of the LINE TV documentation. We are currently not planning to translate it to other languages.

  • LINE TV introduction
  • LINE TV API reference

While LINE TV is only available in Thailand, you can call the APIs from anywhere in the world.

LINE TVDocs

Previous post
New property added to "sticker message" webhook event
Next post
Some LIFF functions suspended
Some LIFF functions suspended
2019/11/29

Due to a technical issue, we've temporarily suspended the following LIFF functions. We'll let you know as soon as this situation changes.

  • liff.scanCode()
  • liff.bluetooth.*

Impacted environments

EnvironmentVersion
LINE for iOSOn version 9.19.0 and later, the functions listed above are temporarily unavailable.
LINE for AndroidNot affected for now, but more news will follow soon.

We apologize for the inconvenience and are working hard to solve the problem.

LIFF

Previous post
LINE TV API documentation released
Next post
New LINE Developers Console released
New LINE Developers Console released
2019/11/26

As previously announced, today we released a new version of the LINE Developers Console.

This version of the LINE Developers Console fixes several reported problems and adds various improvements to create a smoother, more reliable experience. Here are some highlights of the new release:

Better grouping of settings

Each channel's first tab is now called Basic settings and contains the essentials. The second tab is named after the channel type (LINE Login, Messaging API, or CLOVA skill), and contains settings relevant to that type.

Screenshot of Basic settings and Messaging API tabs

Find providers by typing

Use the search field at the top of the provider list to filter by name and easily find the provider you're looking for.

Screenshot of search field at top of provider list

Every role in one place

In the previous version you had to manage Admin, Member, and Tester users on two different pages. Now, you can find and add users of any type on the Roles tab.

Screenshot of Roles tab in channel information

We hope the new LINE Developers Console makes it easier for you to create and manage channels. We'll continue working to improve your experience with future releases.

DocsLINE Developers Console

Previous post
Some LIFF functions suspended
Next post
Maintenance notice: LINE Developers Console design update
Maintenance notice: LINE Developers Console design update
2019/11/19

We will perform maintenance on the LINE Developers Console at the below time. We apologize for any inconvenience this may cause.

Scheduled maintenance time

November 26, 2019 12:00 - 13:00 (UTC+9)

Impact

The LINE Developers site will be unavailable during the maintenance period.

This maintenance will not affect LINE Platform products such as LINE Login and the Messaging API.

Details

This maintenance brings a new design to the LINE Developers Console. With the updated design, you will be able to use LINE Platform products more comfortably and efficiently.

The main changes are as follows.

  • The provider list will have a filter function, letting you easily choose a provider.
  • When adding or editing an IP address on the Security tab, you can see the registered IP address.
  • You can manage the Admin, Member, and Tester users on the same tab. Before, Testers were managed on a different tab.

We also plan to improve usability by changing certain specifications.

LINE will continue to improve the quality of its services.

DocsLINE Developers Console

Previous post
New LINE Developers Console released
Next post
Users can no longer add LIFF apps to Messaging API channels
Users can no longer add LIFF apps to Messaging API channels
2019/11/11

LIFF v2 is scheduled to be updated with LINE Login as the core channel. Additionally, an upcoming change will prevent users from adding LIFF apps to Messaging API channels entirely. We strongly recommend users to add LIFF apps to the LINE Login channel.

Scheduled change date

Early February 2020

Impact

Channel typeImpact
LINE Login channelNot affected.
Messaging API channelAfter the specification change, LIFF apps cannot be added to the Messaging API channel. LIFF apps added to Messaging API channels at the time of specification change are still usable.
Do not add LIFF apps to the Messaging API channel

At this time, users can add LIFF apps to the Messaging API channel. However, we strongly advise against it due to the following restrictions:

  • The bot link feature can't be used.
  • LIFF feature expansion may not be supported.
  • The LIFF app may not be usable in the future.

LIFF apps added to the LINE Login channel have no restrictions and can use all LIFF v2 functions.

Transition to the LINE Login channel

To continue using the LIFF app added to the Messaging API channel, re-add the LIFF app to the LINE Login channel. Once re-added, LINE Developers Console will issue a new LIFF app ID. As a result, please take note of the following:

  • If you're using LIFF v2, change the LIFF app ID specified in liff.init().
  • The LIFF URL used to launch LIFF (e.g.: line://app/1234567890-AbcdEfgh) will change.
Remove LIFF apps added to Messaging API channel

To avoid confusion, delete the LIFF app added to the Messaging API channel after adding to the LINE Login channel.

LIFF

Previous post
Maintenance notice: LINE Developers Console design update
Next post
Notice of domain name change for certain endpoints
Notice of domain name change for certain endpoints
2019/11/08

The domain name of certain Messaging API endpoints has been changed from api.line.me to api-data.line.me. There is no maintenance associated with this.

Target endpoint

  • Get content
  • Upload rich menu image
  • Download rich menu image

Influence

If you are using the above endpoints, please change your domain during the transition period. We apologize for any inconvenience this may case. Thank you for your understanding.

Once the transition period ends, accessing an endpoint of the old domain will return a 404 status code.

Transition period

Today - April 30, 2020

Messaging API

Previous post
Users can no longer add LIFF apps to Messaging API channels
Next post
Endpoint for obtaining user statistics now available in Thailand (TH)
Endpoint for obtaining user statistics now available in Thailand (TH)
2019/10/30

Previously, the following Messaging API endpoint didn't allow LINE Official Accounts created in Thailand (TH) to get user activity statistics. Today, we've made it available.

  • Get user activity statistics

This endpoint returns the same data as on the Insight tab in the LINE Official Account manager.

Messaging API

Previous post
Notice of domain name change for certain endpoints
Next post
New ID token verification endpoint released
New ID token verification endpoint released
2019/10/25

When your back-end server receives an ID token originating from LINE Login v2.1 or the LINE SDK, you should verify that the ID token is authentic.

Previously, you had to use a JWT library or write your own decoding and verification code.

After this release, you merely have to send an HTTP request to the verification endpoint to determine if an ID token is authentic.

For instructions on verifying ID tokens, read Transfer ID token to back-end server.

LINE LoginSocial APILINE Login SDKiOSAndroid

Previous post
Endpoint for obtaining user statistics now available in Thailand (TH)
Next post
LIFF v2 released
LIFF v2 released
2019/10/16

LINE Front-end Framework (LIFF) v2 is a platform for web apps provided by LINE.

Use the latest version of LIFF

LIFF v1 will be deprecated.

LIFF apps now run in external browsers

With LIFF v1, LIFF apps ran only in a LIFF browser. With LIFF v2, LIFF apps can also run in external browsers. This means you can develop LIFF apps using the same development environment as general web applications.

Get user profile and email

Because compatibility with LINE Login v2.1 has improved, you can retrieve a user's ID and email address from the LINE Platform. Your LIFF app can use this data to provide features related to user information and sending emails.

Furthermore, you can use LINE Login (web login flow) even when your LIFF app is running in an external browser. This means you can use the same information even when the LIFF app is running in an external browser.

Read QR codes

You can start LINE's QR code reader and get the strings read by the user.

Get LIFF app environment information

You can get the following details about the environment in which your LIFF app is running:

  • Operating system in which the LIFF app is running (iOS, Android, external browser)
  • Whether the LIFF app is running in a LIFF browser (true, false)
  • Language settings

For more information, see LINE Front-end Framework.

LIFF

Previous post
New ID token verification endpoint released
Next post
New Messaging API endpoint for friend statistics
New Messaging API endpoint for friend statistics
2019/10/16

We added a new Messaging API endpoint that returns information about how users interact with broadcast messages sent from your LINE Official Account.

  • Get user interaction statistics

This endpoint returns the same data as on the Insight tab in the LINE Official Account manager.

Messaging API

Previous post
LIFF v2 released
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/10/04

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved. We apologize for any inconvenience that this may have caused.

Date and time of outage

Date: October 4, 2019

Time:

9:00 - 9:02 (UTC+9)

10:04 (UTC+9)

11:00 - 11:08 (UTC+9)

12:02 - 12:08 (UTC+9)

Cause

Issue with our servers.

Affected services

All Messaging API endpoints (https://api.line.me/v2/bot/*).

Details

The API returned status code 500 for some requests.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportMessaging API

Previous post
New Messaging API endpoint for friend statistics
Next post
New Chinese-language news page
New Chinese-language news page
2019/10/01

From now on, LINE Developers News will offer selected articles in Chinese (in addition to English and Japanese), making it easier for Chinese-speaking developers to stay up-to-date on LINE development.

To change your language setting to Chinese, scroll to the bottom of the page and select "繁體中文" (Traditional Chinese) from the language menu in the page footer:

language option

LINE Platform

Previous post
[Resolved] Notice about service outage for the Messaging API
Next post
Notice about system maintenance
Notice about system maintenance
2019/09/26

We're performing system maintenance at the below time. We apologize for any inconvenience.

Scheduled maintenance time

September 26, 2019 16:20 - 16:50 (UTC+9)

The maintenance will only last a few seconds and will take place somewhere in this time window.

Impact

Messaging API, LINE Login, and LIFF operations may result in errors. Specifically, the following events can occur:

  • Messaging API (https://api.line.me/v2/bot/\*) returns an error with status code 500.
  • An error with status code 500 is returned when a user logs in with LINE Login or starts a LIFF app.
MaintenanceLINE LoginSocial APIMessaging APILIFF

Previous post
New Chinese-language news page
Next post
Try out Messaging API calls in your browser
Try out Messaging API calls in your browser
2019/09/18

We've added a Try button to these sections of the Messaging API reference documentation:

  • Issue short-lived channel access token
  • Revoke long-lived or short-lived channel access token
  • Get profile
  • Get number of messages sent this month
  • Get number of sent reply messages
  • Get number of sent push messages
  • Get number of sent multicast messages
  • Get the target limit for additional messages

Clicking Try reveals a form that enables you to test the API call right then and there. You'll need to enter some required information, such as your channel access token (found in the LINE Developers Console). Depending on the call, there are also other fields to fill in.

For now, this feature is only enabled for a small number of operations. We plan to increase the number in future releases to cover more Messaging API functionality.

Messaging API

Previous post
Notice about system maintenance
Next post
LINE SDK v4.x end-of-life on December 12th, 2019
LINE SDK v4.x end-of-life on December 12th, 2019
2019/09/13

December 12th, 2019 marks the end-of-life date for LINE SDK v4.0 for Android and LINE SDK v4.1 for iOS (from hereon collectively called LINE SDK v4.x). On that date, we'll remove from this site the following things:

  • Download link for LINE SDK v4.0 for Android
  • Guides for LINE SDK v4.0 for Android
  • Reference documentation for LINE SDK v4.0 for Android
  • Download link for LINE SDK v4.1 for iOS
  • Guides for LINE SDK v4.1 for iOS
  • Reference documentation for LINE SDK v4.1 for iOS

Why we're doing this

To ensure a consistent, secure, up-to-date experience for LINE users, our partners' apps and services should use the latest version of our technology. We already marked LINE SDK v4.x as deprecated some time ago, but continued to offer documentation and download links as a courtesy to partners who couldn't upgrade on short notice. Now we're taking the next logical step: declaring LINE SDK v4.x end-of-life and removing all references from our site.

Upgrading to a new SDK version

What you need to do to upgrade depends on what version you're currently using.

FromToNotes
LINE SDK v4.x for iOS Objective-CLINE SDK v5.2 for iOS SwiftThe old and new versions use different programming languages, which makes migrating a big task. We hope the migration instructions in Upgrading the SDK will make it easier.
LINE SDK v4.x for AndroidLINE SDK v5.1 for AndroidThere are minor differences between the old and new version, particularly with relation to how login works. The page Integrating LINE Login with your Android app explains how to integrate the latest version.
LINE SDK v3.x for iOS Objective-CLINE SDK v5.2 for iOS SwiftThere are major differences between the old and new version, meaning you'll have to redo your integration from scratch. See Integrating LINE Login with your iOS app for instructions.
LINE SDK v3.x for AndroidLINE SDK v5.1 for AndroidThere are major differences between the old and new version, meaning you'll have to redo your integration from scratch. See Integrating LINE Login with your Android app for instructions.
LINE LoginLINE Login SDKiOSAndroid

Previous post
Try out Messaging API calls in your browser
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/09/12

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved. We apologize for any inconvenience that this may have caused.

Date and time of outage

Date: September 11, 2019 Time: 17:00 - 18:30 (UTC+9)

Date: September 12, 2019 Time: 13:00 - 13:30 (UTC+9)

Cause

Server outage due to heavy load.

Affected services

All Messaging API endpoints (https://api.line.me/v2/bot/*).

Details

The API returned status code 500 for some requests. Also, the "Send reply message" endpoint (https://api.line.me/v2/bot/message/reply) returned error codes in the 400 range, even for correct requests.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportMessaging API

Previous post
LINE SDK v4.x end-of-life on December 12th, 2019
Next post
[Resolved] Notice about service outage for LINE Developers site
[Resolved] Notice about service outage for LINE Developers site
2019/09/11

We'd like to inform you about a service outage regarding the LINE Developers site. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

Date: September 11th, 2019 Time: 13:46 - 15:58 (UTC+9)

Cause

Issue with our servers.

Details

During the specified time, the Statistics tab for Messaging API channels in the LINE Developers Console was not working as intended.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportLINE Platform

Previous post
[Resolved] Notice about service outage for the Messaging API
Next post
Flex Message Simulator Update 1 (β) released
Flex Message Simulator Update 1 (β) released
2019/08/30

We released Flex Message Simulator Update 1 (β). This version contains sample Flex Messages with more sophisticated layouts based on the new features of Flex Message Update 1.

Limitations

We can't guarantee that the appearance of a Flex Message in Flex Message Simulator Update 1 (β) exactly matches the rendering on a target device. A single Flex Message may be rendered differently from device to device. Factors that affect rendering include OS, LINE version, screen resolution, language setting, and fonts.

Flex Message Simulator Update 1 (β)

Flex Message Update 1 examples

Messaging APIFlex Message

Previous post
[Resolved] Notice about service outage for LINE Developers site
Next post
[Resolved] Notice about service outage for LINE Developers site
[Resolved] Notice about service outage for LINE Developers site
2019/08/28

We'd like to inform you about a service outage regarding the LINE Developers site. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

Date: August 28, 2019 Time: 18:15 - 18:40 (UTC+9)

Cause of the outage

Issue with our servers.

Details

During the date and time stated above, some users could not access the LINE Developers site and the LINE Developers Console.

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportLINE Platform

Previous post
Flex Message Simulator Update 1 (β) released
Next post
Flex Message Update 1 released
Flex Message Update 1 released
2019/08/28

We've added new Flex Message properties. As a result, you can use the rich expressive power of HTML and CSS in Flex Messages. For details, see Sending Flex Messages.

Flex Message example

Messaging APIFlex Message

Previous post
[Resolved] Notice about service outage for LINE Developers site
Next post
[Resolved] Member users were able to retrieve Channel secret because of a bug
[Resolved] Member users were able to retrieve Channel secret because of a bug
2019/07/26

We discovered and fixed a bug in the LINE Developers Console that allowed Member users to obtain a channel secret. We sincerely apologize for any inconvenience caused.

On July 24, 2019, we emailed this information to all administrators of channels with Member users.

Issue time

Issue inception: September 21, 2017

Issue solved: July 17, 2019

Details

There was a bug that allowed Member users to obtain the channel secret, which should have appeared only to Admin users.

The Channel settings tab did not display the channel secret when a Member user viewed the page. However, the API that the LINE Developers Console called in the background did return the channel secret. Therefore, a malicious Member user could have obtained and abused the channel secret.

What is a channel secret?

The channel secret is a secret key provided by LINE to call our APIs and validate identities. It should be kept secret from unauthorized parties.

Member user permissions

Originally, Member users can only view basic information and statistics for a channel. They don't have access to the channel secret.

What you should do

If you're concerned that unauthorized Member users have obtained your channel secret, you should issue a new one. Doing so will invalidate the previous channel secret.

After you issue a new channel secret, you'll have to update it in the app which uses the channel secret. Carefully consider the impact of issuing a new channel secret on your app.

How to issue a new channel secret

You can issue a new channel secret on the Channel settings tab in the LINE Developers Console.

Forced reissue of channel secret

LINE will not forcibly reissue new channel secrets. The Admin user for each channel should decide whether it's necessary to reissue a new channel secret.

Acknowledgement

This bug was reported through the LINE Security Bug Bounty Program.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportLINE Developers Console

Previous post
Flex Message Update 1 released
Next post
[Resolved] Notice about service outage for LINE Login
[Resolved] Notice about service outage for LINE Login
2019/07/18

We want to inform you about a service outage regarding LINE Login. The issue has now been resolved. We apologize for any inconvenience this may have caused.

Date and time of outage

Date: July 18, 2019 Time: 9:38–10:40 (UTC+9)

Cause

Issue with our servers.

Details

LINE Login returned http error codes with the pattern 5xx (500, 501, etc.) for some requests. As a result, LINE Login was unavailable in the following applications:

  • Web application
  • Desktop app

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportLINE Login

Previous post
[Resolved] Member users were able to retrieve Channel secret because of a bug
Next post
New Messaging API endpoints for friend statistics
New Messaging API endpoints for friend statistics
2019/07/08

We're happy to announce that we've added 3 new Messaging API endpoints that enable you to get detailed information about the friends of your LINE Official Account:

  • Get number of message deliveries
  • Get number of followers
  • Get friend demographics

The data returned by these endpoints is the same data displayed on the Insight tab in the LINE Official Account Manager.

Messaging API

Previous post
[Resolved] Notice about service outage for LINE Login
Next post
LINE SDK for Flutter released
LINE SDK for Flutter released
2019/06/27

We've released a new LINE SDK for Flutter. This SDK is a Flutter plugin that lets you access the functions of LINE SDK for iOS and LINE SDK for Android in your Flutter app with Dart. For details, see these pages:

  • LINE SDK for Flutter page on this site
  • flutter_line_sdk on GitHub
  • API reference on Dart packages website

The LINE SDK for Flutter documentation is only available in English, for now.

LINE LoginFlutterLINE Login SDK

Previous post
New Messaging API endpoints for friend statistics
Next post
LINE Login: new parameters and properties added
LINE Login: new parameters and properties added
2019/06/26

We've added new parameters and properties to LINE Login v2.1:

  • The parameter ui_locales lets you specify the display language and script for LINE Login.
  • The property amr specifies the authentication methods used in authentication. This corresponds to the OpenID Connect 1.0 amr Claim.
    The amr property is automatically added to all LINE login v2.1 enabled channels, so no additional development work is required.

See also Integrating LINE login with your web app. If you haven't integrated LINE Login yet, we hope you'll consider doing so now.

Note

New or changed LINE Login functions may cause changes in the structure of the payload JSON object. These changes may include added properties, variations in property order, and added/removed white space and line breaks. Make sure your implementation can handle both current and future payload data objects.

Any functionality we offer may be changed without notice. However, we'll try notify you in advance if we believe that the change will significantly affect developers.

LINE Login

Previous post
LINE SDK for Flutter released
Next post
[Resolved] Notice of problems with migration of LINE Official Accounts
[Resolved] Notice of problems with migration of LINE Official Accounts
2019/06/18

We encountered problems during the planned migration of accounts from the deprecated Developer Trial plan to the new free plan, which started on June 11, 2019. The problems have now been resolved. We sincerely apologize for the inconvenience this caused.

Date and time of outage

From: June 11, 2019 Until: June 18, 2019 14:33 (UTC+9)

Cause

In Japan and Thailand, accounts that were migrated from the old Developer Trial plan to the new free plan incorrectly retained their old limit on number of friends (50).

Details

When a user tried to befriend an account that had reached the limit of 50 friends, this error was displayed:

Sorry, the account you are trying to add cannot accept any more friends.

We have now removed the limit on the number of friends.

LINE will continue improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportMessaging APILINE Developers Console

Previous post
LINE Login: new parameters and properties added
Next post
[Resolved] Notice about service outage for LINE Login
[Resolved] Notice about service outage for LINE Login
2019/06/17

We'd like to inform you about a service outage regarding LINE Login. The issue has now been resolved. We apologize for any inconvenience that this may have caused.

Date and time of outage

Date: June 17, 2019 Time: 11:41 - 13:01 (UTC+9)

Cause

Issue with our servers.

Details

LINE Login returned error code "400 Bad Request" when some users attempted to log in.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportLINE Login

Previous post
[Resolved] Notice of problems with migration of LINE Official Accounts
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/06/14

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved. We apologize for any inconvenience that this may have caused.

Date and time of outage

Date: June 14, 2019 Time: 10:35 - 12:19 (UTC+9)

Cause

Issue with our servers.

Affected services

All Messaging API endpoints (https://api.line.me/v2/bot/*).

Details

The API returned status code 500 for some requests.

LINE will continue to improve the quality of its services to prevent future outages. Thank you for your understanding.

Outage ReportMessaging API

Previous post
[Resolved] Notice about service outage for LINE Login
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/06/05

We'd like to inform you about a service outage regarding the LINE Developers site. The issue has now been resolved. We apologize for any inconvenience that this may have caused.

Date and time of outage

Date: June 5, 2019 Time: 14:41 - 15:05 (UTC+9)

(Most errors were solved by 14:55.)

Cause

Issue with our servers.

Affected services

All Messaging API endpoints (https://api.line.me/v2/bot/*) and webhook.

Details

The API returned status code 403 or 500 error for some requests. Also, webhook events were not successfully sent.

We will continue to improve the quality of our services. Thank you for your understanding.

Outage ReportMessaging API

Previous post
[Resolved] Notice about service outage for the Messaging API
Next post
LINE Things: Automatic communication English documentation released
LINE Things: Automatic communication English documentation released
2019/05/10

We released the English version of the LINE Things documentation about the "automatic communication" feature:

  • About automatic communication
  • Scenario management API for automatic communication
LINE Things

Previous post
[Resolved] Notice about service outage for the Messaging API
Next post
Automatic communication added to LINE Things Developers Trial
Automatic communication added to LINE Things Developers Trial
2019/05/07

We added the "automatic communication" feature to the LINE Things Developers Trial. Learn more from these pages:

  • About automatic communication in the LINE Things documentation
  • Scenario management API for automatic communication in the LINE Things API reference

These pages will be translated into English soon.

LINE Things

Previous post
LINE Things: Automatic communication English documentation released
Next post
Improved consent screen in LINE Front-end Framework
Improved consent screen in LINE Front-end Framework
2019/04/23

We have improved the consent screen bundled with the LINE Front-end Framework (LIFF). The improvement is automatically applied to all LIFF apps. There's no need for additional development work.

New consent screen

As before this update, the user can choose to not allow the LIFF app to send messages to chats. But if they do so, unlike before, the consent screen will reappear the next time the user launches the LIFF app.

LIFF

Previous post
Automatic communication added to LINE Things Developers Trial
Next post
Changes associated with the integration of LINE@ accounts into LINE Official Accounts
Changes associated with the integration of LINE@ accounts into LINE Official Accounts
2019/04/18

With the consolidation of LINE@ account plans into LINE official plans, we changed the functionality of the LINE Developers Console and the Messaging API as follows:

Changes in the LINE Developers Console

Type of created accounts

When you create a Messaging API channel in the LINE Developers Console, a LINE Official Account is created instead of a LINE@ account.

For more information, see Migration of LINE@ accounts. Existing LINE@ accounts will be migrated to LINE Official Accounts sequentially.

Privacy policy and terms of use

Now you can set your own privacy policy and terms of use for your app in your LINE Login and Messaging API channels.

In the future, we will add links to your privacy policy and terms of use for your app in the user consent screen of LINE Login or your LINE Official Account.

Enhanced Messaging API features

Bots associated with new or migrated LINE Official Accounts can use the following features regardless of applied plans:

  • Get the target limit for additional messages
  • Get number of messages sent this month
  • Send push message
  • Send multicast message
  • Send broadcast message
  • Get number of sent broadcast messages

Bots associated with LINE@ accounts cannot use these features depending on applied plans.

For more information, see the Messaging API reference.

Messaging APILINE Developers Console

Previous post
Improved consent screen in LINE Front-end Framework
Next post
Migrating your LINE@ account under the Developer Trial plan
Migrating your LINE@ account under the Developer Trial plan
2019/04/10

We will consolidate the LINE@ account plans into the new LINE Official Account plans.

From April 18, 2019, when you create a Messaging API channel in the LINE Developers Console, a LINE Official Account will be created instead of a LINE@ account.

After mid-June, 2019, we will migrate the existing LINE@ accounts under the Developer Trial plan to LINE Official Accounts. The free plan will be applied to the migrated LINE Official Accounts.

Learn more from Migration of LINE Developer Trial plan on the LINE Engineering Blog.

Messaging API

Previous post
Changes associated with the integration of LINE@ accounts into LINE Official Accounts
Next post
[Resolved] Notice about service outage for LINE Developers site
[Resolved] Notice about service outage for LINE Developers site
2019/04/04

We'd like to inform you about a service outage regarding the LINE Developers site. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

Date: April 4, 2019 Time: 14:00 - 15:00 (UTC+9)

Cause of the outage

Issue with our servers.

Details

During the date and time stated above, users could not access the LINE Developers site and the LINE Developers Console.

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportLINE Platform

Previous post
Migrating your LINE@ account under the Developer Trial plan
Next post
Messaging API: You can configure the rich menu setting for multiple users at a time
Messaging API: You can configure the rich menu setting for multiple users at a time
2019/03/28

We added endpoints for the following rich menu operations:

  • Link a rich menu to multiple users
  • Unlink rich menus from multiple users

For more information on how to use the rich menu features, see the following pages.

  • Using rich menus
  • Rich menu in the Messaging API reference
Messaging APIRich menu

Previous post
[Resolved] Notice about service outage for LINE Developers site
Next post
Documentation search feature enhanced
Documentation search feature enhanced
2019/03/11

We enhanced the documentation search feature on the LINE Developers site.

Search results are more accurate, and keywords are highlighted in the result set so that you can find the necessary information more quickly.

Search bar

Docs

Previous post
Messaging API: You can configure the rich menu setting for multiple users at a time
Next post
LINE SDK 5.1.0 for iOS Swift released
LINE SDK 5.1.0 for iOS Swift released
2019/03/01

We released the LINE SDK 5.1.0 for iOS Swift. Get the SDK from our GitHub repository.

Changes:

  • Some model types support the Encodable protocol for easier serialization.
  • JSON conversion for Objective-C model wrapper classes is supported for future features.
  • You can get the raw ID token value for server verification.
  • Swift 5.0 and Xcode 10.2 are supported.

We won't stop looking for ways to make your coding life easier. Expect more improvements in future versions!

iOSLINE Login SDK

Previous post
Documentation search feature enhanced
Next post
Notice about system maintenance
Notice about system maintenance
2019/03/01

We will perform maintenance for LINE Login and the Social API. We apologize for any inconvenience caused by this.

Scheduled maintenance time

March 05, 2019 05:30 - 06:30 (UTC+9)

Impact

API operations using the access token for LINE Login v2.0 and the Social API v2.0 can be interrupted for 30 seconds to 1 minute.

This maintenance will not affect API operations using the access token for LINE Login v2.1 and the Social API v2.1.

MaintenanceLINE LoginSocial API

Previous post
LINE SDK 5.1.0 for iOS Swift released
Next post
[Resolved] Notice about service outage for LINE Login and the Social API
[Resolved] Notice about service outage for LINE Login and the Social API
2019/03/01

We'd like to inform you about a service outage regarding LINE Login and the Social API. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

Date: February 26, 2019

Time: 6:46 - 7:16 (UTC+9)

Cause of the outage

Issue with our servers.

Details

HTTP status code 500 was sometimes returned when requests were sent to the LINE Login and Social APIs.

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportSocial APILINE Login

Previous post
Notice about system maintenance
Next post
Introducing our new feedback form
Introducing our new feedback form
2019/02/28

In order to improve the quality of our documentation and products, we added the feedback form again at the right bottom of our documentation pages.

If you would like to report any bugs in our documentation or would like to leave any suggestions, scroll down the page and complete the form.

We greatly appreciate your feedback and we are committed to improving your experience using our developer products.

Feedback form

Docs

Previous post
[Resolved] Notice about service outage for LINE Login and the Social API
Next post
[Resolved] Notice about service outage for Messaging API
[Resolved] Notice about service outage for Messaging API
2019/02/26

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

  • Date: February 26, 2019
  • Time: Approximately 11:15 - 13:00 (UTC+9)

Cause of the outage

Issue with our servers.

Details

HTTP status code 500 was sometimes returned when the following API endpoints were accessed:

  • Get content API: https://api.line.me/v2/bot/message/{messageId}/content
  • Rich menu API: https://api.line.me/v2/bot/richmenu/*

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportMessaging API

Previous post
Introducing our new feedback form
Next post
LINE SDK 1.0.0 for Unity released
LINE SDK 1.0.0 for Unity released
2019/02/26

We released the LINE SDK 1.0.0 for Unity.

The LINE SDK for Unity is a wrapper for our existing LINE SDKs for iOS and Android. This means you can now use the functionality offered by those SDKs in your Unity games.

Read our guide to learn more. In addition to the guide, we'll soon release a full reference for the methods available in the SDK.

UnityAndroidiOSLINE Login SDK

Previous post
[Resolved] Notice about service outage for Messaging API
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/02/25

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

  • Date: February 20, 2019
  • Time: Approximately 18:45 - 19:02 and 19:10 - 19:26 (UTC+9)

Cause of the outage

Issue with our servers.

Details

The Messaging API experienced errors with error code 403 or 500 during the outage.

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportMessaging API

Previous post
LINE SDK 1.0.0 for Unity released
Next post
LINE Developers Console: We changed how to check the number of your bot's friends
LINE Developers Console: We changed how to check the number of your bot's friends
2019/02/19

We moved information related to the number of your bot's friends from the LINE Developers Console to the LINE Official Account Manager. We removed this information from the "Number of friends" tab on the "Statistics" tab of the Messaging API channels.

To view the number of your bot's friends, click the Account Manager Official Site button in the "Number of friends" tab. LINE Official Account Manager or LINE@ Manager will open according to your account plan.

To use the LINE Official Account Manager, you need separate access permission. If you cannot access these tools, please contact the tool administrators of your organization.

We will remove the "Number of friends" tab from the LINE Developers Console on March 26, 2019.

LINE Developers ConsoleMessaging API

Previous post
[Resolved] Notice about service outage for the Messaging API
Next post
Notice of LINE Developers site maintenance
Notice of LINE Developers site maintenance
2019/02/14

On February 27, 2019, we will perform maintenance for the LINE Developers site. We apologize for any inconvenience caused by this.

Scheduled maintenance time

February 27, 2019 12:00 - 13:00 (UTC+9)

Impact

The LINE Developers site will be unavailable during maintenance.

This maintenance will not affect LINE Platform products such as LINE Login and the Messaging API.

Maintenance

Previous post
LINE Developers Console: We changed how to check the number of your bot's friends
Next post
We're archiving the LINE Platform feedback repository on GitHub
We're archiving the LINE Platform feedback repository on GitHub
2019/02/07

We will archive the LINE Platform feedback repository on GitHub on February 15, 2019.

Please send your questions about the LINE Platform to the Q&A page of the LINE developers community site. Like many technical forums, you can post and answer questions freely, and leverage the development know-how accumulated within the developer community for the LINE Platform.

LINE Platform

Previous post
Notice of LINE Developers site maintenance
Next post
You can get access tokens through LIFF SDK
You can get access tokens through LIFF SDK
2019/02/07

We added the liff.getAccessToken() method to the LIFF SDK.

Use the access token to interact with the Social API to access user profile data on the LINE Platform.

For more information, see Getting the user's access token.

LIFF

Previous post
We're archiving the LINE Platform feedback repository on GitHub
Next post
LINE Login: You can log in with a QR Code
LINE Login: You can log in with a QR Code
2019/02/05

Web apps that use LINE Login v2.1 now allow users to log in by scanning a QR code on the login screen. They can scan the QR code with LINE on their smartphones. As before, they can also log in with their email address and password.

QR Code login

We have applied this new feature to all channels with LINE Login v2.1 enabled. You don't need any further development.

Don't let your users miss out on this great UX feature — implement LINE Login today!

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and in other countries.

LINE Login

Previous post
You can get access tokens through LIFF SDK
Next post
LINE Things: English documentation released
LINE Things: English documentation released
2019/01/18

We released the English version of the LINE Things documentation:

  • LINE Things guide
  • LINE Things API reference
LINE Things

Previous post
LINE Login: You can log in with a QR Code
Next post
New endpoints added to Messaging API
New endpoints added to Messaging API
2019/01/17

We added new endpoints to the Messaging API. Use these endpoints to get the number of messages sent from your channel.

Learn more from these sections of the Messaging API reference:

  • Get number of sent reply messages
  • Get number of sent push messages
  • Get number of sent multicast messages
Messaging API

Previous post
LINE Things: English documentation released
Next post
[Resolved] Notice about service outage for the Messaging API
[Resolved] Notice about service outage for the Messaging API
2019/01/15

We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved but we sincerely apologize for any inconvenience that this may have caused.

Date and time of outage

  • Date: January 12, 2019
  • Time: 16:59 - 18:30 (UTC+9)

Cause of the outage

Issue with our servers.

Details

The Messaging API experienced errors with status code 5xx for approximately one minute around 17:00 on January 12, 2019. Also, webhook events were not successfully sent until 18:30 on the same day.

We will continue to improve the quality of the services we provide to our developers and we greatly appreciate your understanding.

Outage ReportMessaging API

Previous post
New endpoints added to Messaging API
Next post
Specification change for the Messaging API

Filter by
news tag

AndroidBot DesignerChannel access tokenCLOVACLOVA Extensions KitDevelopers CommunityLINE Developers ConsoleDeprecatedDocsEnd of lifeFlex MessageFlex Message SimulatorFlutterGroupImagemap messageiOSLife cycleLIFFLINE AdsLINE API ExpertLINE Blockchain PlatformLINE Developers siteLINE LoginLINE MINI AppLINE Official AccountLINE PlatformLINE Login SDKLINE ThingsLINE TVMaintenanceMessaging APIOptions for corporate customersOutage ReportRich menuSocial APILINE Social PluginsSSL/TLSTemplate messageUnity

LINE Developers Official Account

Subscribe for the latest information on the LINE Platform
LINE Developers QR Code
© LY Corporation
  • About LINE Developers site
  • Terms and Policies
  • About trademarks
  • LINE API Status