I can't get pictureUrl and statusMessage from https://api.line.me/v2/bot/profile/{userID}. the result just include userId and displayName. any idea to resol...
- 0
- 1
- 2493
pls it’s just a request for Line ... I have a friend that i was contacting with through Line ... we were chatting a lot we nearly sent more than a thousand ...
- 0
- 0
- 2226
I need a bot that will send images to a LINE user based off what image they select in a 3rd party applicaton. My question is how do I get this URL to the bo...
- 1
- 1
- 3028
Follow Eventで取得したuser_idを用いてプッシュメッセージを送信していたのですが、 一定の期間が経つとuser_idが変更され送信できなくなってしまいます。なにか対応策はないでしょうか?
- 0
- 1
- 2374
LINEログインチャネルのcallbackに「A」、「B」のURLを登録 認可リクエスト(~/oauth2/v2.1/authorize)を要求。その際、redirect_uriに「A」を指定 リダイレクトされた「A」の処理でアクセストークンを取得(~oauth2/v2.1/token)。 その際、red...
- 0
- 0
- 1704
how to reply/push message with image? currently i use dropbox temp link for idrect download jpeg files but not showing in line chat... the url format was ht...
- 1
- 1
- 2959
What messaging api to know who is currently reading the messages in a group/room?
- 0
- 0
- 2574
Hi, i'm using laravel to send message with guzzlehttp , i'm not using line bot sdk php. So the problem is when i send the POST to https://api.line.me/v2/b...
- 0
- 0
- 681
I have a bot. This bot can send a hyperlink to user. When user clicks this hyperlink, it opens at LINE in-app browser. When it opens at LINE in-app browser,...
- 0
- 0
- 2527
line message api を利用しています。 line manager から送るメッセージは、画面をoffにしていても、プッシュ通知がアラームとともに届くのに api から push message を送ると、画面をoffにしていると通知されず、line を開かないと プッシュ通知のアラームが表示さ...
- 0
- 0
- 1056
I'm currently using LINE login v1. In order to convert mid of v1 to userId of v2, I referred to 'Converting an MID to a userID(https://developers.line.me/e...
- 0
- 0
- 576
Dear all, I'm a java student programmer How can I retrieve the image from a user, I know that we use the code below to get the content the message content s...
- 3
- 2
- 3907
Hi, I am developing a Chat Bot. Is the user having E2EE connection to my App Server? Or to LINE Platform only?
- 0
- 0
- 2719
I have multiple bots to be connected on line messenger as a channel. How do I differenciate between the webhook reponses from line platform?
- 0
- 1
- 3055
Hi,
Our service was developed years ago with /v1/profile apis. At that moment, there wasn't anything called "user_id". We identified Line users by their ...
- 0
- 0
- 3448
I've been searching and googeling for hours and can't seem to find an answer. I would like to add an auto popup when somebody opens my business messenger. ...
- 0
- 1
- 2698
Hi guys,
I have a scenario at here: When user login through LINE Login API, I wanted it to trigger an event (I guess it should be a "follow" event) to t...
- 0
- 0
- 4363
Hi guys,
Recently I've worked on the Facebook Messenger API where their platform (by webhook) will provide us the information about when a message is bei...
- 1
- 1
- 4011
友だち登録(follow)のイベントオブジェクトに、独自のパラメータを追加することはできないでしょうか?
LINEbotを複数のウェブサイトで紹介し、そこに掲示したQRコードやURLから友だち登録してもらっていますが、どのウェブサイトの掲示をもとに友だち登録したユーザーであるかを判定するため、独自のパラメ...
- 0
- 0
- 765
現状 LINE DevelopersでMessaginAPIを作成しました。 webhookの送信先URLを私が運営しているサーバのドメインに設定(Lets encryptoでSSL証明書取得済み)
フローは下記のとおりです ユーザのデバイス→LineMessegingAPI→私のサーバ(以下サーバ...
- 0
- 0
- 1609
My App uses LINE Login API. This needs user email. but, I can't find getEmail() method. How can I get user email?
- 0
- 1
- 3643
タイトル通りです。
PCブラウザにてアクセスした際にもラインログインapiを利用して新規登録せず、さっそくログインできるようにすることって出来ますでしょうか。 現在案内ドキュメントにはPCブラウザでの対応の方は載ってないようですので、質問を投稿します。 お助けいただけたら幸いです。
- 0
- 0
- 1182
Hi I would like to know is there a way to print out 20 image carousel?
If not, isit possible to send 2 messages (10 image carousel each) using 1 reply id...
- 0
- 0
- 3123
Your Docs: Sticker messages You can use stickers to make your bot more expressive and engaging for your users. To send a sticker, include the package ID a...
- 0
- 0
- 4577
Dear Line, I am non developer, using node.js for my codes and I am confuse on how to write the correct script to send stickers responses to users.
What i...
- 0
- 0
- 3169
How can I change Plan from development trial to other plan? There is nothing enable to allow us change the plan. (THAILAND) Please help. our service bot is ...
- 1
- 0
- 2722
How can I trigger consent via program? And How to get the result (users accept or disagree)?
- 0
- 0
- 2738
Sometimes, my bot doesn't receive webhook. I can't reproduce it with manual POST request so I'd like to see the problem encountered by line when sending req...
- 3
- 0
- 3035