Describe the bug
The sessionMe route is intermittently returning an empty response while the connection status is working.
Version
Get the WAHA version by calling GET /api/version
{
"version":"2025.12.2",
"engine":"WEBJS",
"tier":"PLUS",
"browser":"/usr/bin/google-chrome-stable"
}
Steps
To Reproduce Steps to reproduce the behavior:
- Call /api/sessions/{id}/me
- See empty response
Expected behavior
Return sessionMe data
Screenshots
