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
- 3124
My APP use LINE Login API. I need user email. but, I can find getEmail() method. How can I get user email?
- 0
- 0
- 701
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
Hi, So I have a Q&A site. And I would like to notify a user when their question is answered to their Line message. What API should I learn?
- 0
- 1
- 2704
本日の午前中までは https://developers.line.me/console/ にてBOTの設定を行うことができたのですが、午後からはこの画面に遷移しようとすると真っ暗な画面が表示されるようになってしまいました。 ブラウザの問題かなと思い、PCのChrome、Edge、またiOSのChrome...
- 0
- 2
- 1193
https://developers.line.me/ja/docs/messaging-api/reference/#buttons ボタンテンプレートのドキュメントでは、thumbnailImageUrlは任意となっているのですが、PHPにて \LINE\LINEBot\MessageBuilder\T...
- 0
- 1
- 2842
Hello guys.
I am trying to push a simple message which should be a simple task, however, the server returns "Failed to send messages".
for more inform...
- 0
- 1
- 8779
https://developers.line.me/ja/faq/ 内の
トークとタイムライン内のURLプレビューはどのようにして生成されますか。 にて、画像については ogp:image を利用することが記載されていますが、URLプレビューの UI も変更され、サンプルにある line.me でも...
- 0
- 0
- 1923
Is there a way to cause a message sent by a bot to contain a mention of a user? I know that mentions from other users are transformed to plain text in the ...
- 1
- 1
- 6771
Line Login Token API call returns invalid authorization code error description. Is there any way to check if everything seems to be right?
- 0
- 0
- 1260
2018年3月まで使用していたWebhook URL が、昨日(4月5日)になって急に利用出来なくなりました。
「Webhook URL」から「接続確認」すると、即時に「Webhook との通信でエラーが発生しました」と表示されます。 当方のapacheアクセスログには、アクセスが来た形跡がありません。...
- 0
- 1
- 1738
Dear all,
Can I have a further question regarding imagemap? I know teh restful API endpoint will be requried for imagemap, and the endpoint should be li...
- 0
- 1
- 4201
LINE developerの公式ドキュメントを参照しながらLINE channelの作成、LINE SDKの導入、LINE Loginボタンの作成を行ったのですが、 いざボタンを押して見ると「正常に処理できませんでした。」と出力され、「確認」と押すとLogin Resultに"CHANCEL"が返ってきます...
- 0
- 0
- 880
webhookを受けるサーバに、LINEからのアクセスのみ受け付けるようにIP制限をかけたいです。 LINE側の発IP一覧のようなものはありませんでしょうか。
- 0
- 1
- 2711
Is it possible to find email address or phone number registered against specific Line ID? Please help me.
- 0
- 1
- 3081
Normally when someone send a message to a group where my BOT is in, my BOT will received response of event object consists of common properties like followi...
- 0
- 1
- 3738
Hi I have c# winform project And I want attention message from my project by LINE I was create development accont (esysonline) Is there any sample send ...
- 0
- 5
- 805
When I call this api, https://access.line.me/oauth2/v2.1/authorize, I should add prameter "redirect_url." For example in this url: redirect_url=http://dev....
- 0
- 1
- 3290
Hi All,
Just a quick question as i cannot find a definitive answer.
Can i set the template message - button as a "one-time click"? That means once th...
- 0
- 2
- 2476
I want to send userId append to the url link like www.xxx.com/{userId} in action of rich menu, is there a way to generate individual rich menu and not to ex...
- 1
- 2
- 5297
Currently I use Line Node SDK to develop my bot with sample code,I use getJson library to fetch remote data in the function, here is my code:
app.po...
- 0
- 0
- 3412
私の方で確認した限り、 ・初回の認証をiOSのプライベートブラウジングで行った場合 ・認証ページ(ユーザの同意画面)で10分以上放置した場合 ・bot_promptをaggressiveにし、友だち追加画面で10分以上放置した場合 に遷移させるとaccess.line.me配下のエラーページに遷移され、...
- 0
- 0
- 7884
Hi, I was trying to install LINE SDK 4.1.0 by CocoaPods to use LINE login.
pod 'LineSDK', '~> 4.1.0'
But I got the following error.
[!] CocoaPods...
- 0
- 0
- 3411
表題の件で、お分かりになる方がいらっしゃったらご教授ください。 AWSにてIAM Management Console画面よりIDプロバイダを登録しようとしましたが https://access.line.me これでは弾かれてしまい、末尾に/oauth2なども追加するなど 一通り試しましたが、うまく出...
- 0
- 1
- 2752
サーバー監視用のBotを作るために、PushAPIを活用してグループ上にサーバーのアラートを通知するLineBotを開発中です。 ユーザーからの会話に答える必要はなく、できればWebhookサーバーを立てることなく、グループIDを取得したいと考えていますが・・・そうした方法はあるでしょうか?
- 0
- 1
- 1890
My project implements management auto-reply images features, upload image and enter related keywords (like 'ABC'). The image is in my server "http://test.ap...
- 0
- 2
- 3607
messagingAPIを使って、外部サーバーからLINE経由で画像を送りました。 アンドロイド端末で受信できました。 画像を大きくしようと思い、タッチすると、 「LINEサーバーが送ってないデータが受信されました。 使用中の通信サービス、ネットワーク環境、プロキシサーバー などによって、LINEサー...
- 0
- 1
- 875
Hello, I want to help me with making a chatbot about following problem.
- situation I created the domain at xx-xx.com. And I tried to register the web...
- 0
- 1
- 5400
Hello, I'm from Indonesia. I'm currently developing a bot which acts as a center of information for my community, users can send and may receive information...
- 0
- 1
- 4309