LIFF JavaScript SDK - login parameter redirectUri not working as expected.
Everytime I set the redirectUri always get liff.isLoggedIn() returned false.
The endpoint is the website's domain, ex, https://www.example.com
The redirectUri I set is at the same dmain but a path, ex, https://www.example.com/checkout/
LIFF JavaScript SDK - login parameter redirectUri not working as expected.
Everytime I set the redirectUri always get
liff.isLoggedIn()
returned false.The endpoint is the website's domain, ex,
https://www.example.com
The redirectUri I set is at the same dmain but a path, ex,https://www.example.com/checkout/
Describe the bug
Not working.
Working
Expected behavior The login status is supposed to be true after redirecting back to the website.
Desktop (please complete the following information):