You have not assigned any value for LIFF ID.
If you are running the app using Node.js, please set the LIFF ID as an environment variable in your Heroku account follwing the below steps:
- Go to `Dashboard` in your Heroku account.
- Click on the app you just created.
- Click on `Settings` and toggle `Reveal Config Vars`.
- Set `MY_LIFF_ID` as the key and the LIFF ID as the value.
- Your app should be up and running. Enter the URL of your app in a web browser.
If you are using any other platform, please add your LIFF ID in the index.html
file.
For more information about how to add your LIFF ID, see Initializing the LIFF app.
ログインされていません!
Unable to receive the LIFF ID as an environment variable.