We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73a32f commit e3ecb87Copy full SHA for e3ecb87
demos/activities.html
@@ -37,7 +37,7 @@ <h2>Activities list</h2>
37
});
38
39
}
40
-hello.init( CLIENT_IDS, {redirect_uri:'../'} );
+hello.init( CLIENT_IDS, {redirect_uri:'../redirect.html'} );
41
42
</script>
43
0 commit comments