LINE Notifyのアクセストークン取得用APIのレスポンスについて
Solution前提・実現したいこと
LINE Notifyで提供されている以下APIについて、レスポンスにアクセストークンが返ってくるが、"message" : "access_token is issued"が返ってきてしまいます。 https://notify-bot.line.me/oauth/token ...
- 0
- 2
- 427
前提・実現したいこと
自作のアプリケーションで、LINE VOOMへショート動画を投稿するサービスを作りたいと考えております。公式のAPIはございますでしょうか?もしなければ他に良い方法がございましたらご教授いただきたいです。
- 0
- 2
- 371
https://developers.line.biz/ja/docs/line-developers-console/overview/#certified-provider プロバイダーの認証プロバイダー化について上記で説明されているのですが、問い合わせの記載しかなく、具体的な手続き等を知りたいです。 ...
- 0
- 1
- 319
I use Message API and flask for webhook.
I want to store the message in flask server. I mean when user send the message, i want to store the message in f...
- 0
- 1
- 132
Pre condition, Condition to reproduce
Issue/ Error Message details
Accompanying respective source code
Resolution Tried
...
- 0
- 0
- 145
Keep following up
Apple reply
...
- 0
- 0
- 209
Our platform uses LINE's Messaging API and found that there is no support for sending file message type (e.g. PDF). Please let us know if there is a way for...
- 0
- 1
- 215
Messaging APIで送信したメッセージですが、公式アカウントのチャット欄の上部に来ずに困っています。 送信自体は出来ておりますが最新メッセージとしてトークが上部に上がってきません。 通常のLINEメッセージ同様に最新メッセージを上に表示させることは出来ますでしょうか。
- 0
- 4
- 314
前提・実現したいこと
Instagramの投稿をLINE公式アカウントのメッセージ配信で同じ内容を自動で投稿したいです。 すでに開発済みのツールがあれば、活用したいです。
試したこと
IFTTTというサービスで上記の機能が提供されているか探してみましたが、該当するアプレットはありませ...
- 0
- 0
- 220
前提・実現したいこと
Testing on multiple devices updated to iOS 16.4, using Line LIFF (WKWebView) functionality, and attempting to use the location feature withi...
How do I send the message from my server to Line group using API messaging?
- 0
- 1
- 192
前提・実現したいこと
これまで Messaging API を使ってチャットBotを作成し、公開していました。 今回、チャットBotはやめることになったので Messaging API を削除したいのですが、ご登録いただいた「友だち」も多いため、LINE公式アカウントは引き続き情報配信(メッセー...
前提・実現したいこと
公式アカウントを友達追加したユーザーのリストを取得する
発生している問題・エラーメッセージ
レスポンスにnext(継続トークン)情報が返ってきたため、そのトークンを用いて再度リスト取得APIをリクエストしたところ、ユーザIDが空でレスポンスが返ってきました。 継...
- 0
- 1
- 314
I am designing a web game, which needs to be able to get game points after sharing the link to Line App or Facebook. Facebook Web Sharing can use the "redir...
Pre condition, Condition to reproduce
I sent message to user via API. but I could not track who open message.
Issue/ Error Message details
Ho...
- 0
- 1
- 238
When I add and delete developer's role on channel, developer's permission do not disappear. I can access channel still. I will share the results of several...
- 0
- 5
- 323
Pre condition, Condition to reproduce
**- Sending a lot of messages via Messaging API. **
Issue/ Error Message details
**- How I check open...
- 0
- 1
- 262
How can I send a reply to a specific user who sent a message in group chat?
POST https://api.line.me/v2/bot/message/reply
This is an api th...
- 0
- 3
- 218
I implemented LINE Login in react-native, and when I click the LINE Login button, account login and application of the terms are completed, but there is no ...
- 0
- 0
- 181
When user send messages to a business Line channel, we are receving a empty events payload as the below ones.
{ "destination": "xxxxxxxx", "events"...
- 0
- 1
- 223
前提・実現したいこと
ナローキャストメッセージのリクエストボディに設けられているlimit.maxプロパティについて具体を確認したいです。
Messaging API リファレンス には「無作為に抽出」と書いてありますが、『オーディエンスに2000人いるケースでlimit.maxプロパティに20...
- 0
- 1
- 236
前提・実現したいこと
私はheroku上にあるPythonスクリプトであるLINEBOTを稼働させていましたが、herokuがいきなり使えなくなり、だめになってしまいました。 そこで代わりのPythonスクリプトが動くサーバーを教えてほしいです。
発生している問題
herokuが動か...
- 0
- 1
- 449
Hi,
I have a free account and I already purchase for $12 a Premium ID for one of my channels.
Now I created another 2 channels under the same LINE Dev...
- 0
- 0
- 205
未認証時に友だち追加したユーザーのUIDやチャット内容をAPIやWebhookで取得することは認証後でも不可になりますでしょうか。
- 0
- 1
- 335
I want to create a auto-response that can response a "Rich message" and when user click on that "Rich message". It will fire message action that trigger ano...
前提・実現したいこと
我們想要使用 Line notification,怎麼申請內容審核?
発生している問題・エラーメッセージ
該当のソースコード
試したこと
補足情報(FW/ツールのバージョンなど)
I am using the messaging API webhook, but some messages are not being sent. I found many messages not send to webhook, and there is no way to fetch messages...
- 0
- 4
- 319
My line account can't be invited to a group unless I add the inviter as a friend first. In the past, if I want to be invited to a group, the inviter only ne...
- 0
- 0
- 195
I'm currently developing a Line bot that aims to prevent users from removing other members in a Line group. However, after searching through the Messaging A...
- 0
- 1
- 203