The url
entry in Home Server config must not contains /
at the end
#3
Labels
bug
Something isn't working
url
entry in Home Server config must not contains /
at the end
#3
Good
Bad
Diff
Or, the
matrix-appservice-bridge
will get a 404 error like this:❌
PUT //transactions/1 | 404 Not Found
Which the right log should be:
✔️
PUT /transactions/13 | 200 OK
The text was updated successfully, but these errors were encountered: