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
- 5189
Hi, I am developing a Chat Bot. Is the user having E2EE connection to my App Server? Or to LINE Platform only?
- 0
- 0
- 3450
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
- 3832
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
- 4253
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
- 3414
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
- 5219
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
- 5170
友だち登録(follow)のイベントオブジェクトに、独自のパラメータを追加することはできないでしょうか?
LINEbotを複数のウェブサイトで紹介し、そこに掲示したQRコードやURLから友だち登録してもらっていますが、どのウェブサイトの掲示をもとに友だち登録したユーザーであるかを判定するため、独自のパラメ...
- 0
- 0
- 1409
現状 LINE DevelopersでMessaginAPIを作成しました。 webhookの送信先URLを私が運営しているサーバのドメインに設定(Lets encryptoでSSL証明書取得済み)
フローは下記のとおりです ユーザのデバイス→LineMessegingAPI→私のサーバ(以下サーバ...
- 0
- 0
- 2824
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
- 5072
タイトル通りです。
PCブラウザにてアクセスした際にもラインログインapiを利用して新規登録せず、さっそくログインできるようにすることって出来ますでしょうか。 現在案内ドキュメントにはPCブラウザでの対応の方は載ってないようですので、質問を投稿します。 お助けいただけたら幸いです。
- 0
- 0
- 1894
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
- 3761
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
- 5446
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
- 3896
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
- 3311
How can I trigger consent via program? And How to get the result (users accept or disagree)?
- 0
- 0
- 3408
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
- 3785
I try to use my bot created via api.ai and want to use in my existing line@ account. In adding member to manage line@ account, i have to add a line account ...
- 0
- 0
- 2989
How can i know request/message sent from user to my server by aspnet(bot chat)? Or you guys have any example about C# and Messaging API? Thank you so much
- 0
- 0
- 3919
お世話になっております。
https://developers.line.me/ja/docs/line-login/ios/integrate-line-login/ 上記のページの
CocoaPodsでダウンロードする SDKをダウンロードするには、Podfileに以下の行を追加しま...
- 0
- 0
- 1013
Hi! I need implement something like handover protocol for facebook, namely, I need can pass thread control from the Primary Receiver app to another user. Is...
- 0
- 0
- 1175
https://www.line-community.me/question/5a866b9940169063e88be728
上記の内容からLINEアプリが7.12.0以降であれば、iOSのSafariでアクセスすると自動ログイン(LINEアプリが自動的に開いてID/PWを入力せずログイン)が可能かと思...
- 1
- 0
- 5709
Hi
I am currently facing an issue using the following api
https://api.line.me/oauth2/v2.1/verify?access_token={channel_access_token}
the above api...
- 0
- 1
- 5764
自サービス内でLINEログインを実装しています。
ユーザーのLINEログイン時(たとえばcallbackなど)に 企業や個人のLINE@アカウントを自動的に追加することは可能でしょうか。
こちらのサイトでは出来ているようなのですが、 LINEログ...
- 0
- 0
- 1013
以下の条件を満たしてmessageを送信しているのですが画像が表示されません。 ロードに失敗したような表示になってしまいます。
- message typeは "image"
- JPEG画像
- previewImageUrlの画像は縦横最大240px
- 画像URLはhttps
- ファイル...
- 0
- 0
- 3330
My App uses LINE Login API. This needs user email. but, I can't find getEmail() method. How can I get user email?
- 0
- 0
- 3988
My APP use LINE Login API. I need user email. but, I can find getEmail() method. How can I get user email?
- 0
- 0
- 1411
I am not able to open specified user chat screen with line URL scheme. I tried below URL schemes but it only open line app. Please help me on this where i a...
- 1
- 6
- 9999