Messaging APIを使用しております。 既読状態を取得したいのですが、リファレンスを見ている限り、メッセージ開封時にwebhook urlへのオブジェクト送信は発生しないようなのですが 私が見落としているだけなのかが知りたいです。 また現時点でのイベント発火はない場合、今後実装の予定があるかどうか...
- 1
- 1
- 1105
I created a Line@ account, but when i go to the account and clickon Settings from sidebar menu. It is not showing Messeging API settings option
can anyon...
- 0
- 2
- 3270
Im trying to make the carousel , it works but the image doesn't show up.
{
String replyToken = messageEvent.getReplyToken...
- 0
- 5
- 3096
Hello,
Is there any way can check if a user joined our bot is linking account to the bot?? Didn't see this on the document
Thanks
- 0
- 3
- 2801
Clova 自身の位置情報を取得する方法はありますか
Solutionclovaが置かれている場所の位置情報を使って周辺情報を検索したいと考えています。 clova自身のlocation情報を取得したいのですが可能でしょうか。
- 0
- 1
- 1301
Hello, i have tried rich menu api on Developer Trial Account and thats works fine. But when i try on Pro Plan Account it doesn't working. Is there any requi...
- 1
- 1
- 2473
Hi everyone,
I want to get User Line ID that showed in user Line profile, not from webhook event. Anyone have a clue?
Many thanks
- 0
- 1
- 2717
Hi, I am from Bangkok Thailand, I have developed LINE Bot and already published. Now the number of Bot's friends is limited to 50. I have asked LINE suppor...
- 1
- 6
- 6516
I use line login,sometimes response “Unable to connect to remote server”, but sometimes is was work,I have no idea to solve this problem.Pleas help me....
- 0
- 0
- 918
Hi Team, I am trying to hit the LINE message api https://api.line.me/v2/bot/message/push for message push using c#. it gives an error as "T...
- 0
- 1
- 3685
For Developerプランなのですが50名以上の 友達が追加できません。
For Developerはトライアルなのでしょうか?
変更はできないのでしょうか。
また、このサービスの解除方法を教えてください。
- 0
- 1
- 1764
How can I trigger messaging API to access a photo taken/scanned by the user?
the logic is to call action 'open camera', user confirms the prompt, camera...
- 0
- 1
- 2950
「友だち追加時あいさつ」に、友達登録してくれたユーザーのLINEIDを含めたいと思っています。
Messaging APIを利用し、WebHookURLに指定したPHP側でLINEIDを取得することは実現できておりますが、もし、LINE@ MANAGERのコンソールの「友だち追加時あいさつ」で変数などを使...
- 0
- 1
- 858
Hi all:
I'm new to line development and have some questions about a project I'm thinking about. I'm wondering there is way for me to keep a master list ...
- 0
- 1
- 4378
getProfile, sendMessages is ok .But I dont now how to Accessing cameras or use scancode in the LIFF ?
- 0
- 0
- 980
According to this document, after pushMessage it will returns the status code 200 and an empty JSON object. https://developers.line.me/en/reference/messagi...
- 0
- 0
- 2453
Messaging APIを利用して、複数の方にメッセージを送信することを想定しています。 Messaging APIリファレンスには、「Failed to send messages メッセージの送信に失敗しました。指定したユーザーIDが存在しない場合などにこのエラーが発生します。」とあります。
この...
- 0
- 1
- 721
Hi, i have an offical account with friends. How do i retrieve all users id added the offical account as friend?
- 0
- 1
- 2169
Platform : IPhone 6 plus + IOS 11.4.1 Line Version : 8.11.1
I deploy github demo app
When I click "Se...
- 0
- 1
- 2692
Dialogflowにて作成してbotについて、FacebookMessenger上では正常に機能するので、作成過程に問題はないと思われます。 messesing APIを利用してLINEでbotに話しかけると既読はつくのですが、応答はありません。 自動応答メッセージを「利用しない」にするなど手は尽くしてみ...
- 0
- 1
- 2652
Does anyone have the "talkexception" issue? I'm not sure what it is, but it won't allow me to access my LINE account on my phone.
- 0
- 0
- 2754
Any API url to get a thumbnail of image message?
I currently use Node.js @line/bot-sdk. I can retrieve the image message content, but can't find any API ...
- 0
- 0
- 2351
Is LIFF SDK any problems?
SolutionI'm creating a BOT with messaging API and LIFF SDK. It's still working an hour ago. However, I can't process liff.getProfile()
and `liff.sendMessa...
- 1
- 1
- 1163
Hi Everyone,
I am developing the Bot sending the notification with the emoji, however, I cannot find the emoji of Upward arrow and Downward arrow to repr...
- 0
- 1
- 2548
I can't see any publish option in LINE developer backend. Currently only testers can use LINE Login.
- 0
- 0
- 900
お世話になっております。
Laravel5.6系でLINE Loginを実装しました。
以下のサイトを参考にさせていただき https://blog.ef-4.co.jp/laravel%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E...
- 1
- 0
- 2290
I am trying to implement use of the "line-bot-api" java sdk to test that I can send and recieve messages from a line bot.
Scenario:
- Implementing an ...
- 0
- 1
- 9999