私は同じ質問がここで尋ねられたことを知っています: How to remove the stacktrace from the standard ServiceStack error respose
しかし、何を試しても問題ありません。リモートリクエストでも、ResponseStatus から StackTrace を削除できませんでした。
SetConfig(new EndpointHostConfig { DebugMode = false, });
が機能していないか、機能させることができませんでした。アドバイスは非常に役立ちます。
thnx