lycorptechjp_e Profile Banner
LY Corporation Tech Profile
LY Corporation Tech

@lycorptechjp_e

Followers
250
Following
0
Media
4
Statuses
152

We are promoting the technology and development culture that supports the services of LY Corporation. JA: https://t.co/O5IfW3TWy7

Tokyo
Joined September 2023
Don't wanna be here? Send us removal request.
@lycorptechjp_e
LY Corporation Tech
21 days
The start date and time for maintenance of the LINE Developers Console have been changed from July 14, 2025 around 15:00 to July 15, 2025 around 0:00. We sincerely apologize for any inconvenience that this may cause and thank you for your understanding.
0
0
1
@lycorptechjp_e
LY Corporation Tech
22 days
As of July 9, 2025, it will no longer be necessary to enter Apple Developer Program information in LINE MINI App channels on the LINE Developers Console. #LINE_API #LIFF #line_miniapp.
Tweet card summary image
developers.line.biz
As of July 9, 2025, it will no longer be necessary to enter Apple Developer Program information in LINE MINI App channels on the LINE Developers Console. Previously, there was a section for Apple...
0
0
1
@lycorptechjp_e
LY Corporation Tech
22 days
Maintenance is scheduled on the LINE Developers Console on July 14, 2025 around 15:00 - around 15:30 (UTC+9). During maintenance, some operations such as channel creation won't be available. #LINE_API #LIFF #line_miniapp.
Tweet card summary image
developers.line.biz
Maintenance is scheduled on the LINE Developers Console. We sincerely apologize for any inconvenience that this may cause and thank you for your understanding. Date and time of maintenance July 15,...
1
0
1
@lycorptechjp_e
LY Corporation Tech
30 days
Thanks for visiting LY Corporation's booth and sessions at #KubeCon + #CloudNativeCon Japan! Our presentations on internal platforms and OSS contributions are available on CNCF's YouTube channel!.- - -
0
0
0
@lycorptechjp_e
LY Corporation Tech
1 month
Due to an outage, it is not possible to create providers or channels, or change the settings. We apologize for any inconvenience. The date and time, cause and impact will be announced on the LINE Developers site as soon as they are known. #LINE_API.
Tweet card summary image
api.line-status.info
0
0
0
@lycorptechjp_e
LY Corporation Tech
1 month
We'd like to inform you about a service outage regarding the Messaging API that occurred between June 25, 2025 around 17:05 - around 17:44 (UTC+9). We sincerely apologize for any inconvenience that this may have caused. #LINE_API
Tweet card summary image
developers.line.biz
We'd like to inform you about a service outage regarding the Messaging API. The issue has now been resolved. We sincerely apologize for any inconvenience that this may have caused. Date and time of...
0
0
1
@lycorptechjp_e
LY Corporation Tech
1 month
We'd like to inform you about a service outage regarding the LINE Platform that occurred between June 24, 2025 around 16:21 - around 16:24 (UTC+9). We sincerely apologize for any inconvenience that this may have caused. #LINE_API #LIFF #line_miniapp
Tweet card summary image
developers.line.biz
We'd like to inform you about a service outage regarding the LINE Platform. The issue has now been resolved. We sincerely apologize for any inconvenience that this may have caused. Date and time of...
0
0
0
@lycorptechjp_e
LY Corporation Tech
1 month
As of June 25, 2025, connecting with Business Manager is required when creating a new LINE Official Account as part of platform infrastructure integration. This requirement only applies to LINE Official Accounts in Japan. #LINE_API
Tweet card summary image
developers.line.biz
As of June 25, 2025, connecting with Business Manager (only available in Japanese) is required when creating a new LINE Official Account as part of platform infrastructure integration. This require...
0
0
1
@lycorptechjp_e
LY Corporation Tech
1 month
Due to an outage, some emails from the LINE Developers Console were not sent properly between 18:23 and 18:33 (UTC+9) today. But the outage has been resolved. The date and time, cause and impact will be announced on the LINE Developers site. #LINE_API
Tweet card summary image
api.line-status.info
0
0
1
@lycorptechjp_e
LY Corporation Tech
2 months
Our internal platform case study at LY Corporation was showcased at #KubeCon + #CloudNativeCon Japan! We will continue to leverage cloud native technologies to pursue further innovation.
Tweet media one
0
0
4
@lycorptechjp_e
LY Corporation Tech
2 months
In the LIFF CLI v0.4, we've officially added support for the latest version of ngrok as a method for exposing your local development server. This allows you to use ngrok reliably and eliminates the need to install libraries. #LINE_API #LIFF #line_miniapp.
Tweet card summary image
developers.line.biz
In the LIFF CLI v0.4, we've officially supported ngrok as a method for exposing your local development server. - line/liff-cli Until now, the LIFF CLI has only supported ngrok v1, but ngrok v1 has...
1
2
5
@lycorptechjp_e
LY Corporation Tech
2 months
We've added documentation for webhook signature verification to the Messaging API. We've also updated the Messaging API development guidelines by adding verification of webhook signature when receiving webhooks to the list of recommendations. #LINE_API
Tweet card summary image
developers.line.biz
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...
0
0
2
@lycorptechjp_e
LY Corporation Tech
2 months
When identifying LIFF SDK errors, refer to both the error code and the error message to ensure that your LIFF app continues to work properly even when error messages change. #LINE_API #LIFF #line_miniapp
Tweet card summary image
developers.line.biz
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...
0
1
1
@lycorptechjp_e
LY Corporation Tech
2 months
We've released LIFF v2.26.1. In LIFF v2.26.1, we've fixed a bug where accessing a LIFF URL caused the LIFF app to navigate to an unintended secondary redirect URL. We've also fixed another bug. #LINE_API #LIFF #line_miniapp
Tweet card summary image
developers.line.biz
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...
0
1
1
@lycorptechjp_e
LY Corporation Tech
2 months
A case study on building a Platform as a Service for developers at LY Corporation has been featured in the official CNCF case studies. Be sure to check out this practical example of a large-scale platform utilizing cloud native technologies!.#cloudnative.
Tweet card summary image
cncf.io
LY Corporation offers a wide range of internet services and manages hundreds of web application development projects. So the company faced several challenges in maximizing development efficiency.
0
5
6
@lycorptechjp_e
LY Corporation Tech
3 months
LINE Messaging API SDK for Ruby v2.0.0 has been released. v2.0.0 supports all features of the Messaging API, RBS has been added, and development can now be supported by type. For more information on the changes, see the release page on GitHub. #LINE_API.
Tweet card summary image
github.com
Overview v2.0.0 is a completely new version. The previous code released up to v1.29.1 will be called "v1", The new code released as v2.0.0 and later versions will be called "v2"...
0
1
3
@lycorptechjp_e
LY Corporation Tech
3 months
We've corrected "Receive messages (webhook)" of the Messaging API documentation regarding webhooks when sending messages using liff.sendMessages(). #LINE_API
Tweet card summary image
developers.line.biz
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...
0
1
2