I'm following procedure and getting below message. My Hub account is varshone@yahoo.com. See below messagewhen I imput API key I have got. Link to your TurnKey Hub accountEnter the API Key from your TurnKey Hub account's user profile to link TKLBAM to the Hub: API KEY: Traceback (most recent call last): File "/usr/bin/tklbam-init", line 127, in main() File "/usr/bin/tklbam-init", line 99, in main if not is_valid_apikey(apikey): File "/usr/bin/tklbam-init", line 41, in is_valid_apikey struct.unpack("!L8s", base64.b32decode(padded + "=" * 4)) struct.error: unpack requires a string argument of length 12
Forum: 
Jeremy Davis's picture

The error message suggests to me that the API key you're trying is wrong. Double check that it is 12 characters (error message: "...requires a string of length 12")

Add new comment