Thanks, got it to work (well; beat that error anyway).
Forgot to run a git add on the relevant files.
On Sun, Aug 12, 2012 at 4:27 AM, Anthony wrote:
> According to the ticket, the problem is with your janrain.key file. The code
> does a split on ":" and expects two values -- if it's complaining
According to the ticket, the problem is with your janrain.key file. The
code does a split on ":" and expects two values -- if it's complaining
about too many values to unpack, you must have more than one colon in the
string in that file. The file contents should look like:
[domain]:[API key]
N
2 matches
Mail list logo