I've verified with multiple accounts - we are currently seeing login/registration errors from the Jabber Video client (4.6 for Mac, and 9.3.5 for iPad).The client responds with "Login failed due to registration error."Any help?
Python3 changes things a bit. In case you're trying, here's working Python3 code: raw = request.get_data() # Is already <class 'bytes'> key_bytes = bytes(key, 'UTF-8') # Convert 'key' from string to bytes hashed = hma...
Thanks Jason - You're right, this is for free Jabber, thanks for checking and clarifying.Unfortunately, it still appears to be an issue from my end. Same error message.Thanks - Craig