On the front page, you declare the variable $secretString as the secret key.
But farther down in the code, you incorrectly reference it as $secret, not
$secretString.
Just a heads-up for anybody else copying example code verbatim. :)
Thanks.
Original issue reported on code.google.com by jvi...@gmail.com on 3 Mar 2010 at 7:16
Original issue reported on code.google.com by
jvi...@gmail.com
on 3 Mar 2010 at 7:16