0d49bd8d08db93ffa6b61adb98932ad61864c6a9
In the log some message show up with `/_matrix/client/r0/createRoom
code=403 wrapped=M_FORBIDDEN: Application service has not registered this
user`. This is caused by the handling of text messages coming from unknown
users:
mautrix-whatsapp/vendor/github.com/Rhymen/go-whatsapp/handler.go:106
mautrix-whatsapp/user.go:250
mautrix-whatsapp/portal.go:551
Hence, before creating a Matrix room, we must ensure the user for this
room exists.
mautrix-whatsapp
A Matrix-WhatsApp puppeting bridge based the Rhymen/go-whatsapp implementation of the sigalor/whatsapp-web-reveng project.
Wiki
Features & Roadmap
Discussion
Matrix room: #whatsapp:maunium.net
Description
Languages
Go
99.1%
Shell
0.6%
Dockerfile
0.3%