FAQ entries tagged #LINE Platform

Q
Can I change the company name on the bottom of the profile page?
# LINE Developers Console # LINE Platform # LINE Login # LIFF # LINE MINI App # LINE Official Account # Messaging API

The company name displayed on the bottom of the profile page is your Provider name. You can change your Provider name by following these steps:

  • For Certified providers (Certified providers have a certified provider badge before their company name)
    You need to submit an application to LINE, so contact your sales representative.
  • For non-Certified providers
    From the LINE Developers Console, select provider, click Settings, and from the Provider settings, and click the Edit button under Provider name.
    Provider name edit

*It will take some time before the change of provider name is reflected on your profile page.

Q
Where can I find my Channel ID?
# LINE Developers Console # LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

You can find your Channel ID on the LINE Official Account Manager or the LINE Developers Console.

  • LINE Official Account Manager (requires Admin role):
    Select account from accounts list and click Settings in the top-right corner of the page. Click Messaging API from the side menu, and you will see your Channel ID next to Channel Info.
    OAM settings
  • LINE Developers Console:
    From the LINE Developers Console, select provider, and then select channel. You can find your Channel ID under Basic settings.
    Console settings
Q
Where can I find my Provider ID?
# LINE Developers Console # LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

You can find your Provider ID on the LINE Developers Console.

  • If you have Provider Admin role:
    From the LINE Developers Console, select provider and then click Settings. You can find your Provider ID under Provider settings.
    Provider ID Admin
  • If you don't have Provider Admin role:
    From the LINE Developers Console, select provider. From the page displayed, you will see your Provider ID in the segment after /provider/ in the URL.
    Provider ID URL
Q
How do I report an issue about the LINE Platform?
# Contact # LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

To report a problem encountered on the LINE Platform or make a request for improvement, contact us using the help center's Inquiry form. Note that we may not be able to respond to all inquiries.

If you need technical support, see How do I contact technical support for inquiring about LINE APIs? in the FAQ.

Q
How can I get a user's phone number?
# LINE Platform # LINE Login # LIFF # LINE MINI App # LINE Official Account # Messaging API # Options for corporate customers

You can use LINE Profile+ to get a user's phone number. For more information, see LINE Profile+ scopes in the options for corporate customers documentation.

LINE Profile+ is only available to corporate users who have completed certain applications. If you wish you use LINE Profile+, contact your sales representative or contact our Sales partners.

Q
Is it possible for the user IDs of users who have deleted their LINE accounts to be used again?
# LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

About the user ID issued by a certain provider, in the case that the corresponding LINE account is deleted, the same user ID won't be reused for other LINE accounts within the provider.

For more information on user IDs, see What are the user ID, group ID, and room ID values?

Q
What are the user ID, group ID, and room ID values?
# LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

The user ID used by the LINE Platform identifies a user and has the following characteristics:

  • The value is generated by the LINE Platform, not by a user. This is different from the LINE ID on LINE used to search for friends.
  • Different user IDs are generated based on the provider of the channel. As long as channels have the same provider, regardless of whether the channel is for LINE Login or Messaging API, the same user ID is used for the users of the channels.
  • The user ID value is a string that matches the regular expression, U[0-9a-f]{32}.

The group ID used for group chats and the room ID used for multi-person chats are values generated by the LINE Platform to identify group chats and multi-person chats.

The group ID is a string that matches the regular expression, C[0-9a-f]{32}, and the room ID is a string that matches the regular expression, R[0-9a-f]{32}.

Q
Once a user ID is issued, can it be changed at any time?
# LINE Platform # LINE Login # LIFF # LINE MINI App # Messaging API

User IDs are issued by each channel provider. Once a user ID (userId) is issued for a specific provider, it won't change unless the user deletes their LINE account.

The user ID won't change even if the user transfers their LINE account to another device.

If a user deletes their LINE account and then re-creates a LINE account with the same phone number, the user ID will change.

For more information on user IDs, see What are the user ID, group ID, and room ID values?

Q
Where can I check the status of LINE API outage?
# LINE Platform # Outage Report # LINE Login # LIFF # LINE MINI App # Messaging API

You can check the current status of a LINE API outage using these methods: