session_connected, but cannot receive message
Hi, I’ve already started the session, and when I check /session/status/{sessionid}, I get the following response:
{ "success": true, "state": "CONNECTED", "message": "session_connected" }
However, when I try to send a message using POST /client/sendMessage/{sessionid}, the response shows "success": true, but I still haven’t received the message.
How can I fix this?
Are you on the latest image?
The last month pull iam
same
Have you tried to reinitialise the session? Does it happen for all numbers?
me, it's been too often that every time a problem occurs, the session has to be reinitialized, this affects all numbers.