-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
i've added a trailing slash to the server url in config.py
$ grep server .config/matrixcli/config.py
accounts=[{ "server":"https://chat.privacytools.io/",
any operation then fails with:
matrix_client.errors.MatrixRequestError: 404:
<html>
<head><title>404 - No Such Resource</title></head>
<body>
<h1>No Such Resource</h1>
<p>No such child resource.</p>
</body>
</html>
Please handle the trailing slash properly or reject the url with an useful error message.
NightMachinery, camwebb and rkoe
Metadata
Metadata
Assignees
Labels
No labels