Hi
Thanks for the code. I have a problem with receiving incoming messages. I have two bot clients running on two different machines. Both clients are members of a room. I'm trying to send messages using one client and receive them using the other one. Similar to the example code, I create a Flask application and also set the callback URL successfully. However, when the other bot sends a message to the room I did not receive anything in the register function. I also checked the Flask address and port using POSTMAN and it's working. I really appreciate it if you could help me.
Thank you so much.
Hi
Thanks for the code. I have a problem with receiving incoming messages. I have two bot clients running on two different machines. Both clients are members of a room. I'm trying to send messages using one client and receive them using the other one. Similar to the example code, I create a Flask application and also set the callback URL successfully. However, when the other bot sends a message to the room I did not receive anything in the register function. I also checked the Flask address and port using POSTMAN and it's working. I really appreciate it if you could help me.
Thank you so much.