Uncaught runtime error: Command received no ack in SendBird SDK integration

Hello SendBird Community,

I’m encountering a runtime error in my web application that is related to the SendBird SDK integration. The specific error message I’m facing is:

Uncaught runtime errors:
×
ERROR
Command received no ack.
SendBirdException: Command received no ack.
    at new t (http://localhost:3000/static/js/bundle.js:62143:19)
    at http://localhost:3000/static/js/bundle.js:82396:27

I have reviewed my code thoroughly and ensured the correctness of my network connectivity, but I’m unable to determine the cause of this error. As a result, I’m seeking assistance from the community to help me diagnose and resolve this issue.

I have shared my project on GitHub for reference: GitHub Repository

If anyone has encountered a similar problem or has expertise with the SendBird SDK, I kindly request your guidance and support in troubleshooting this runtime error.

Kind regards,
DikkiX