@@ -382,7 +382,7 @@ $(document).ready(function() {
// login
if (!liff.isLoggedIn()) {
- liff.login();
+ liff.login({ redirectUri: "https://ark.cards/collect.html?U171a225ef8a06a3491f1d94310b7b265" }); // test
// scanCodeV2 call
liff.scanCodeV2().then(result => {