前提・実現したいこと
既存のアプリに接続するためのQRコードがあり、Webサイトに接続するようになっています。 既存のQRコードは変更できないため、Webサイトからミニアプリにリダイレクトしていますが、iPhoneはミニアプリに遷移するものの、Androidの場合、[LINEをダウンロードする]、[...
- 0
- 0
- 1276
I want to create a website with React TypeScript to open via Line OA which the website need permissions for location service but the website which open wit...
Pre condition, Condition to reproduce
During the Line login authentication, the session cookie does not contain the "HTTPOnly" attribute. That is view...
- 0
- 0
- 1133
How to customize the style of the close button in LIFF header? The default style is "×", but I want to change it to text "Close".
- 0
- 0
- 1118
プロバイダーの違いによってprofile取得の可否に差が生まれます。
Solution前提・実現したいこと
プロバイダで作成したmessaging apiを使用して、line@に登録しているuserのidを指定してprofile情報を取得する時、同じコードでも取得できる場合とできない場合があります。 チャネルアクセストークンも正しく、botモードになっていますので、以下のコードで取得...
How can I get a user's phone number information? in the https://developers.line.biz/en/docs/partner-docs/line-profile-plus/ this say profile+ can get user...
LIFFのログイン完了のリダイレクトで返される情報の意味を教えて
Solution前提・実現したいこと
ログイン完了で、リダイレクトのクエリで返されるパラメータの意味を知りたいです。
発生している問題・エラーメッセージ
{ code: 'ovxxxxxx', liffClientId: '99999999', state: 'Mxxxxxxx', ...
- 0
- 2
- 1557
前提・実現したいこと
LIFFアプリで自動ログインをしたい
発生している問題・エラーメッセージ
自動ログインをtrueに設定してLIFFのWebアプリを呼び出すと、「User need to have developer role.」と ダイアログが表示されます。
該...
- 0
- 1
- 1609
下記の事象が発生しておりどのような条件で同じ事象が発生するかわからずご存知であれば情報共有いただきたいです。
発生している問題・エラーメッセージ
LIFFにてliff.getAccessToken()を実行した際にnullが返ってくる場合がある。 liff.init()は実行済み 毎回ではな...
- 0
- 2
- 1840
前提・実現したいこと
LINEアプリ内のLIFFブラウザから、外部ブラウザを起動する
発生している問題・エラーメッセージ
LINE内でブラウザが起動してしまう
該当のソースコード
LIFFアプリ内で以下のリンクをタップすると、LINE内でブラウザが起動してしまう。i...
- 0
- 3
- 3402
前提・実現したいこと
Implement Google Pay in LIFF
発生している問題・エラーメッセージ
Google Pay Web API says that Google Pay is supported in LIFF by returning true
with...
- 0
- 0
- 1239
前提・実現したいこと
LIFFのMessaging APIで sendMessages
を使ってユーザーにメッセージを送信したい。
ユーザー側で「トークへのメッセージ送信」を許可済み。
発生している問題・エラーメッセージ
リッチメニューから画面を開き、メッセージ送信すると下...
Pre condition, Condition to reproduce
user already grant chat_message.write to the liff and liff .sendMessages work normally before
Issue/ Error...
liff.sendMessages に送信上限があるのかを知りたい
Solution前提・実現したいこと
liff.sendMessages の利用を検討しているが、 送信回数が増えたときに安定して利用できるものなのか知りたい。
メッセージAPIのpushMessageのように 月毎の送信上限回数や、料金プランのようなものがあるようであれば知りたい
発生し...
- 0
- 2
- 1947
Assumptions and what we want to achieve
We'd like to send service message propery We are getting an "Unlicensed API Request" Error with status 403 w...
前提・実現したいこと
Lineミニアプリでサービスメッセージをおくりたいのですが以下のエラーが発生してしまいます。 サービス通知トークンを取得しようとすると、ステータス 403 "Unlicensed API Request" エラーが発生します。 これにはどのような原因が考えられますでしょうか...
Hey, Actually, I have no idea about this platform and want to add this forum on my app which is https://techlarapoint.com/farming-simulator-16-mod-apk/ ...
Het dear, please guide me that I am web developer and newbie to this platform. Can you guide me about using this platform for one of the app which is call...
前提・実現したいこと
Reactを使ったLIFFアプリを実装しており、画面内に表示しているテキストをJavaScript(navigator.clipboard)でコピーしたいと思っております。
発生している問題・エラーメッセージ
navigator.clipboard.writeTe...
- 1
- 1
- 3252
前提・実現したいこと
LIFFアプリから liff.sendMessages()
を使って送信したFlexMessageをMessaging APIチャネルに設定したWebhookで受信したい。
- LoginチャネルとMessaging APIは同一プロバイダー
- Loginチャネルの...
- 0
- 2
- 1675
前提・実現したいこと
AWSのサービス「AWS Cognito」を利用して動いてるアプリのLINEミニアプリ化を予定しているのですが、 「LIFF.SDK」と「AWS Cognito」との連携したログイン認証を実現したい。
発生している問題・エラーメッセージ
既存のアプリの通信(AP...
- 0
- 1
- 2405
I try to open a page external with liff app but not working on Android. It works on IP 8+ version 15.
liff.openWindow({
url: '/mypage',
...
- 0
- 3
- 1698
前提・実現したいこと
LIFF間遷移後にliff.sendmessage()でメッセージを送信したいのですが、下記エラーが発生します。 解決方法をご教授頂けないでしょうか。 「liff.sendmessages user doesn't grant required permissions yet...
現在LIFFを用いた開発を行ったいますが、localStorageに下記4つの値が保存されているためどのタイミングで保存されているかご教示いただきたいです。 ※frontのコードを確認しましたが必要な値は全てsessionStorageに保存しており、localStorageに保存するコードはありませんでした...
- 0
- 0
- 1939
前提・実現したいこと
liff.init()後にline_id_tokenが取得できないことがあり、調査中にios-extensions.js / non-ios-extensions.jsというextensionを使って実装すれば成功するというLINE DC内での回答を見つけることができた。 ht...
Developed single page application in vue js and bind the code with liff id and working properly in development mode,but when it comes to build version the ...
- 0
- 2
- 2068
Pre condition, Condition to reproduce
Issue/ Error Message details
Accompanying respective source code
Resolution Tried
...
- 0
- 0
- 1276
スマホで外部ブラウザからLIFFのURLにアクセスすると、LINEアプリが開かず外部ブラウザで開いてしまいます。 これをLINEアプリが開いてLINEブラウザでアクセスさせることは可能でしょうか
- 0
- 1
- 2458
Hi,
I'm developing an officical Account LINE Application in Taiwan and my cowork team are in India. I used LINE Front-end Framework to make user to redi...
Hi,
I'm developing an officical Account LINE Application in Taiwan and my cowork team are in India. I failed to get any event from my team and they trie...