Closed vitonsky closed 5 months ago
The bot-sdk can't handle keys from before its join event.
The bot-sdk can't handle keys from before its join event.
How i can change code to make encryption work?
It looks bot-sdk have bug independent of join event.
The bot-sdk can't handle keys from before its join event.
This behavior not seems to be the right one. this mean that if i want to offer the bot services to everyone in my company I have to ask bot to create a room and invite everybody?
thanks for your answer.
Describe the bug
Decryption of messages in encrypted rooms always end with error
Error: Can't find the room key to decrypt the event
To Reproduce
Write example code:
Steps to reproduce the behavior:
LOGIN
andPASSWORD
to your bot account credentials.tsx
Expected behavior
Actual behavior
Can't find the room key to decrypt the event
appears in consoleError looks like that:
Additional context Messages appears well in case encryption is disabled