API registration failes with status 477 Signed request expected

Issue #16 resolved
Former user created an issue
No configuration file found...
Request to https://api.go-tellm.com/api/v2/users/ failed:
Status code: 477
Text: Signed request expected
Registering failed

Comments (3)

  1. Former user Account Deleted

    Hi Jacob, thanks for the hint. I think the issue is bascially due to the fact that the current HMAC-secret for 4.19.1 is simply not present in OJOC/Config.py. The latest entry is for 4.17.1.

    Thanks

  2. Christian Fibich repo owner

    HMAC Key changes with every version of the Android App Between 4.19.1 and 4.20.1 the changed the key obfuscation in the native HMAC library. We now have a valid key for 4.22.2. Refer to #14 for further discussions

  3. Log in to comment