Skylar-Tech / node-red-contrib-matrix-chat

Matrix chat server support for Node-RED
GNU General Public License v3.0
31 stars 10 forks source link

Problem to receive message #67

Open ghedolo opened 1 year ago

ghedolo commented 1 year ago

Hi i'm trying to use matrix and node-red I have made a room on matrix.org I created an account and i'm able to use element web client

from node-red i'm able to join the room and i can send message (the message arrive on element client) but i cant receive message any hints?

thanks in advance lg

Update: i will receive message sent NOT from my account.

skylord123 commented 1 year ago

Are you using the same user to test sending and receiving messages? The client will ignore messages from himself.

Also are you using end to end encryption?

Thanks, Skylar Sadlier