WiinAppDriver v1.3 Release Candidate 1 (1.2.99)](https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.99)
GET /status returns error 500:
{"status":13," value":{"error":"unknown error","message":"An unknown error occurred in the remote end while processing the command."}}
WiinAppDriver v1.3 Release Candidate 1 (1.2.99)](https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.99) GET /status returns error 500: {"status":13," value":{"error":"unknown error","message":"An unknown error occurred in the remote end while processing the command."}}
Some tools call /status as their first operation, and the error stops them from proceeding further. This is mentioned in several other bug reports (see for example https://github.com/microsoft/WinAppDriver/issues/1728 or https://github.com/microsoft/WinAppDriver/issues/1739).
@DHowett Any update on this?