Hello! I try to enable bot mode and webhook with API and disable bot mode (turn to chat mode) via API. How to do this?
- 2
- 0
- 9491
LINE@の公式アカウントに対して動画ファイル、音声ファイルを送信し、コンテンツの取得より line-bot-sdk-javaのMessageContentResponseを利用してデータを取得しファイル保存をしていますが、 動画ファイルに不要なメタデータが埋め込まれているようで動画再生が出来ません。 解...
- 0
- 0
- 1040
Hi How can I send an image message to the Line app, provided that the image being sent is full screen? PLEASE HELP ME
- 0
- 1
- 8899
LINE@の公式アカウントに対してLIFFアプリを介さずファイル送信は可能でしょうか。 LINEクライアント上にUIが存在しなかったため。(クライアントはPC版LINE及びアンドロイド10.1.1)
- 0
- 0
- 1945
I'm using a long-lived channel access token issued by the Console but when I was sending push/reply message, I got and http status code 401 Unauthorized er...
- 0
- 0
- 1201
The migration from LINE@ to Official Accounts for bots based outside of Asia is unworkable. Who else is having issues outside of Asia? The move to implemen...
- 0
- 0
- 2296
When I try to get file content of file type message which file size larger than 20MB, I get Status 500 Internal Server Error. The response body only have: ...
- 0
- 0
- 1111
I have a bot that uses the Messaging API and I can get a user ID from a webhook but I need to associate them with LINE IDs.
I see that there is a [get-pr...
- 0
- 3
- 3930
Hey team i want to send message to line app using mobile number with php api.
- 0
- 1
- 8945
下記の環境で LINE Messaging API を使用しています。 PHP 5.5.38 https://github.com/line/line-bot-sdk-php v4.1.0
LINEユーザーからのメッセージに絵文字が含まれている場合に、 https://github.com/line...
- 0
- 1
- 1786
プッシュメッセージでファイルダウンロードボタンを作ろうと思っています。
私はAndroidを仕様しているのですが、 メッセージに記載したダウンロードページのURLを選択すると、LINEブラウザが開いてダウンロードには対応していない趣旨のメッセージが表示されます。 画像やPDFはブラウザの機能?で開...
- 0
- 4
- 2499
Hello,
I wanted to create a bot for our game alliance group, which has 84 people there. After sending few messages using push, I ran into http 429. I hav...
- 0
- 4
- 9999
How can I get delivery report or status of message? Do you provide read reciepts, delivery failure reasons? In case if you provide that what is the mechan...
- 0
- 1
- 2373
Hey folks:
I know I can get the user id from the 'event'.
Is there any way to get the list of all user id ?
Big thanks.
- 0
- 1
- 2617
Is it possible to get the sticker using stickerID and packageID? This is the return response:
[message] => Array
(
[type] => sticker
[id] => 11...
- 2
- 2
- 3911
We want to auto post messages to our official account periodically using LINE apis. I couldn't find any documentation related to timeline posting.
I tri...
- 0
- 1
- 2460
I can't upload TXT file that contains User IDs. Is there a specific syntax?
- 0
- 0
- 2845
how to invite line bot (message api) to connect line login
- 0
- 0
- 1866
Push Rich Messages with Python SDK
SolutionDear,
Is there any documentation to push rich message with LINE python SDK? something like rich message editor from https://manager.line.biz/
thanks!
- 0
- 2
- 2562
Hi, I'm using a paid-plan Message API.
But it aways responsed (429) Too Many Requests in the last few days, I'm sure that didn't pass this rate limit.
...
- 0
- 1
- 2017
- 0
- 1
- 1185
MessageingAPIを利用して、外部のログインサービスとのアカウント連携を実現しようとしていますが、アカウント連携のWebhookイベントが受信できません。
https://developers.line.biz/ja/docs/messaging-api/linking-accounts/ 上記...
- 1
- 2
- 1946
botが二種類あり、あるシステムの管理者側が友達(f-a)になるbot-a、エンドユーザーが友達(f-b)になるbot-bだとします。 それぞれの友達のClientIDは一つのデータベースで管理しているとします。
このときbot-aから、bot-bと友達になっているf-bへ1:1メッセージを送信すること...
- 0
- 1
- 1057
My business already have a Line account that we are promoting. We now want to add a bot, but when we log in in the developer center the account is not there...
- 0
- 2
- 2662
How to use Messaging API to check if the push or reply message is read by the user or not?
I have checked the document but find no answer about it.
- 0
- 1
- 2895
質問お願いします。
golangのSDKを用いてLINE Botを開発しております。 FlexMessageの送信をしようとしているのですが、headerに指定しているbackgroundColorが描画されません。
送信前のjsonをキャプチャしてFlexMessage Simulatorにかけ...
- 0
- 2
- 1792
Webhook URL is not working
SolutionHi, I'm using this URL as webhook URL https://bd35.ocdev.me/line But I'm not getting anything as expected also when I click the verify button beside the w...
- 0
- 1
- 9999
I would like to integrate りんな into my Discord bot for a small JP community server. However the documentation says that free accounts cannot push messages? A...
- 0
- 0
- 4660
Flex messageの動的変更について
SolutionFlex messageでボタンをクリックの判定しボタンを非活性にすることは可能でしょうか? ご返答よろしくお願いいたします。
- 0
- 1
- 2644