[Blink] Registration Failed - 401 Unauthorized
Tijmen de Mes
tijmen at ag-projects.com
Wed Dec 7 11:39:49 CET 2022
Hi,
On the web there is a max length of 64 when creating and logging in.
So if your password is longer, it is possible that the last characters are not stored.
Best regards,
Tijmen de Mes
—
AG Projects
> Op 6 dec. 2022, om 22:58 heeft Huckle Berry <huck.berry at gmail.com> het volgende geschreven:
>
> I've signed up for a free sip2sip account and can log in to the
> website, however after installing Blink I can't register the account
> with that same password.
> Obviously I've double checked the password several times. When logging
> into both the website and the Blink client I copy and paste the
> password from
> my password manager, so it definitely matches.
>
> Are there characters that the website accepts in a password that are
> not acceptable in the Blink client? Or a max password length mismatch?
>
> Blink: 5.5.0 on Linux
>
>
> (1)
>
> Traceback (most recent call last):
> File "/usr/lib/python3.10/site-packages/sipsimple/account/xcap/__init__.py",
> line 124, in fetch
> document = self.manager.client.get(self.application,
> etagnot=self.etag, globaltree=self.global_tree, headers={'Accept':
> self.payload_type.content_type}, filename=self.filename)
> File "/usr/lib/python3.10/site-packages/xcaplib/client.py", line 159, in get
> return make_resource_from_httpresponse(self._get(*args, **kwargs))
> File "/usr/lib/python3.10/site-packages/xcaplib/client.py", line
> 152, in make_resource_from_httpresponse
> raise HTTPError(response)
> xcaplib.error.HTTPError: 401 Unauthorized
> <https://xcap.sipthor.net/xcap-root/pidf-manipulation/users/sip:2233583197@sip2sip.info/index>
> Date: Tue, 06 Dec 2022 21:40:26 GMT
> Content-Length: 141
> Content-Type: text/html
> WWW-Authenticate: basic realm="sip2sip.info"
> Server: OpenXCAP/2.7.1
> Connection: close
>
> <html><head><title>Unauthorized</title></head><body><h1>Unauthorized</h1><p>You
> are not authorized to access this resource.</p></body></html>
>
>
> During handling of the above exception, another exception occurred:
>
> (2)
>
> Traceback (most recent call last):
> File "/usr/lib/python3.10/site-packages/sipsimple/account/xcap/__init__.py",
> line 124, in fetch
> document = self.manager.client.get(self.application,
> etagnot=self.etag, globaltree=self.global_tree, headers={'Accept':
> self.payload_type.content_type}, filename=self.filename)
> File "/usr/lib/python3.10/site-packages/xcaplib/client.py", line 159, in get
> return make_resource_from_httpresponse(self._get(*args, **kwargs))
> File "/usr/lib/python3.10/site-packages/xcaplib/client.py", line
> 152, in make_resource_from_httpresponse
> raise HTTPError(response)
> xcaplib.error.HTTPError: 401 digest auth failed
> <https://xcap.sipthor.net/xcap-root/resource-lists/users/sip:2233583197@sip2sip.info/index>
> Date: Tue, 06 Dec 2022 21:53:46 GMT
> Content-Length: 141
> Content-Type: text/html
> WWW-Authenticate: digest nonce="xxxxxxxxxxxxxxxxxxxxxxxxx",
> opaque="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
> realm="sip2sip.info", algorithm=MD5, qop="auth"
> Server: OpenXCAP/2.6.1
> Connection: close
>
> During handling of the above exception, another exception occurred:
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> https://lists.ag-projects.com/mailman/listinfo/blink
More information about the Blink
mailing list