Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
soapUI(試行)を使用してRESTサービスにPOSTしたいと思います。リクエストを設定します。1行のJSONを投稿すると、正常に機能します。改行付きのJSONテキスト(PrettyPrint)をPOSTすると、HTTP500内部サーバーエラーが発生します。
私はすでに次のプロパティを変更しようとしました
何か案は?
前もって感謝します。
私の間違い。JSONドキュメントには必ず引用符を含めてください。soapUIは正常に動作します